evented I/O for v8 javascript
Forked from ry/node Thu Dec 24 15:41:43 -0800 2009
Last updated Thu Dec 31 19:16:43 -0800 2009
11 commits »
Merge branch 'master' of git://github.com/ry/node
bump version
Bugfix: Don't segfault on unknown http method
Kill -Werror in V8 for GCC 4.4.1 users.
'make distclean' should not call 'waf clean'
Upgrade V8 to 2.0.5.4
Better error message on bad ARGV[1]
Simplify exception reporting
Stack trace for asserts shouldn't include assert module
Fix assert.js code style
Bugfix: libeio race condition
changed begin() to start() and fixed a bug.
Service for storing JSON fragments
3 commits »
updated HTTP Server unit tests to test the various forms of HttpResponse.begin()
tightened up HttpResponse.begin() a little, potentially improved performance a bit for the most common case
changed ServerResponse.sendHeader() to begin() to be more semantically compatible with HTTP
An open source Q&A(question and answer) eco-system
Unfancy JavaScript
Load testing scripts for Node.js
REST client library for node.js
A REST Client in Node.js
Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bonus beer theme
simple config and logging setup for scala
tiny queue system based on starling, in scala
Beanstalk is a simple, fast work queue.
a Java client for the beanstalkd workqueue service
Package a CouchDB installation on Mac OS X with any Erlang and CouchDB version
Hurl makes HTTP requests.