Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

January 24 2010

johl
13:56

OCaml Batteries Included

OCaml Batteries included (or simply "Batteries") is a community-driven effort to standardize on an consistent, documented, and comprehensive development platform for the OCaml programming language. Batteries is meant to serve the following purposes: define a standard set of libraries which may be expected on every compliant installation of OCaml; organize these libraries into a hierarchy of modules; define a standard set of language extensions (based on CamlP4) which may be expected on every compliant installation of OCaml;

January 16 2010

johl
13:59

Dulwich

a pure Python implementation of git protocols and files
Reposted byZaphodBtomster

January 06 2010

johl
19:52

Eventlet Networking Library

Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.

November 01 2009

johl
16:32

April 21 2009

johl
13:03

BrowserCouch Documentation

BrowserCouch is an attempt at an in-browser MapReduce implementation. It's written entirely in JavaScript and intended to work on all browsers, gracefully upgrading when support for better efficiency or feature set is detected. Not coincidentally, this library is intended to mimic the functionality of CouchDB on the client-side, and may even support integration with CouchDB in the future.

March 08 2009

johl
23:26

Apache Mahout

Mahout's goal is to build scalable, Apache licensed machine learning libraries. Initially, we are interested in building out the ten machine learning libraries detailed in http://www.cs.stanford.edu/people/ang//papers/nips06-mapreducemulticore.pdf using Hadoop. While these algorithms are our initial focus, we welcome contributions of other machine learning approaches.

March 07 2009

johl
20:49

March 06 2009

johl
17:24

jQuery UI - Home

jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.

February 09 2009

johl
16:21

PyAMF - AMF for Python

PyAMF provides Action Message Format (AMF) support for Python that is compatible with the Flash Player. It includes integration with Python web frameworks like Django, Pylons, Twisted, SQLAlchemy and more.

February 03 2009

johl
16:56

October 31 2008

johl
19:06

nokogiri-1.0.1

Nokogiri parses and searches XML/HTML faster than Hpricot, and also has correctly implemented CSS3 selector support as well as XPath support. Nokogiri also features an Hpricot compatibility layer to help ease the change to using correct CSS and XPath.
Older posts are this way If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.