Pinned Repositories
gyp
GYP can Generate Your Projects.
node-buffertools
working with node.js buffers made easy
node-event-emitter
shows how to emit events from C++ land
node-heapdump
Make a dump of the V8 heap for later inspection.
node-iconv
node.js iconv bindings - text recoding for fun and profit!
node-profiler
Access the V8 profiler from node.js
node-unix-dgram
unix datagram support for node.js
quickjit
quickjs meets jit
ragel
Ragel State Machine Compiler - http://www.complang.org/ragel/
v8-cmake
The V8 JavaScript engine, but built with CMake instead of GN - WIP
bnoordhuis's Repositories
bnoordhuis/node-mmap
mmap(2) bindings for node.js
bnoordhuis/phode
we put the async in php
bnoordhuis/node-weakref
weak references in node.js
bnoordhuis/python-ntlm
Python library that provides NTLM support, including an authentication handler for urllib2
bnoordhuis/epoll-bench
bnoordhuis/libiconv
bnoordhuis/upskirt
The Markdown library that sucks less than your Markdown library
bnoordhuis/lua-uv
lua + libuv = sweet async goodness
bnoordhuis/mozilla-central
Unofficial import of Mozilla's mozilla-central hg repository using hg-git
bnoordhuis/node-curl
cURL bindings for node.js
bnoordhuis/rust-errno
access errno from your rust code
bnoordhuis/smjs
gyp-ified spidermonkey, WIP
bnoordhuis/httpd-accfilt
kernel-mode http accept filter benchmark
bnoordhuis/bnoordhuis.github.com
GitHub Pages
bnoordhuis/BrowserQuest
bnoordhuis/entityplus
just another quake 3 mod
bnoordhuis/luvit
Lua + libUV + jIT = pure awesomesauce
bnoordhuis/node-http-parser
bnoordhuis/punycode.js
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
bnoordhuis/v8-profiler
node bindings for the v8 profiler
bnoordhuis/curl
Curl is a tool and libcurl is a library for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TFTP, SCP, SFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features
bnoordhuis/gyp-bug
showcase gyp bug
bnoordhuis/httpd
Mirror of Apache HTTP Server
bnoordhuis/luvmonkey
Spidermonkey shell with libuv bindings built-in.
bnoordhuis/mod_modlet
Hassle-free module authoring for Apache 2
bnoordhuis/o3
Ajax.org O3 is a binary component framework to allow C++ components to be easily used in JS environments (NodeJS, Browsers, etc)
bnoordhuis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
bnoordhuis/selene
A SSL/TLS library
bnoordhuis/node-netroute
Route table bindings for node.js
bnoordhuis/tlsnappy
WIP