Pinned Repositories
node-bdb
node.js bindings for Berkeley DB
node-dirsum
A small node.js library that computes checksums of directory trees
node-fast
Streaming JSON RPC over TCP
node-httpu
Small library allowing you to issue HTTP requests over Unix Domain Sockets.
node-ldapjs-riak
Riak backend for node-ldapjs
node-leader
A micro library for performing leader election with zookeeper
node-pooling
General purpose resource pooling for node.js
node-ssh-agent
Node.js client library for interacting with the OpenSSH Agent
node-zkplus
More useful ZooKeeper APIs for Node.js
mcavage's Repositories
mcavage/node-fast
Streaming JSON RPC over TCP
mcavage/node-zkplus
More useful ZooKeeper APIs for Node.js
mcavage/node-dirsum
A small node.js library that computes checksums of directory trees
mcavage/node-ssh-agent
Node.js client library for interacting with the OpenSSH Agent
mcavage/node-pooling
General purpose resource pooling for node.js
mcavage/node-leader
A micro library for performing leader election with zookeeper
mcavage/.emacs.d
My emacs settings (requires emacs 24)
mcavage/manta-browser-upload
AA sample webapp for uploading image files directly from a browser to Manta
mcavage/javascriptlint
JavaScript Lint
mcavage/node-kstat
A node.js addon for reading Solaris kstats
mcavage/node-lru-cache
mcavage/node-memorystream
This is lightweight memory stream module for node.js.
mcavage/node-sparkstream
Creates a node.js Stream that you can pipe things to and generate a terminal sparkline stream
mcavage/node-sqlite3
Asynchronous, non-blocking SQLite3 bindings for Node.js
mcavage/node-verror
Richer JavaScript errors
mcavage/node-zookeeper
node.js client for Apache Zookeeper
mcavage/crow2
mcavage/demo-backend
mcavage/demo-frontend
CROW Demo (Frontend App)
mcavage/gh-etl
mcavage/mcavage.github.io
Personal Blog
mcavage/mesos
PLEASE NOTE: Mesos is now hosted in Apache git! Get it using git clone https://git-wip-us.apache.org/repos/asf/mesos.git
mcavage/mipmap
An IP address to D3 tool
mcavage/node-bunyan
a simple and fast JSON logging module for node.js services
mcavage/node-levelup
LevelDB - Node.js style
mcavage/node-libuuid
Working C uuid_generate implementation for node.js
mcavage/node-lstream
Small linestream transform
mcavage/node-manta
Node.js SDK for Manta
mcavage/node-pathconf
Node.js wrapper over pathconf(2)
mcavage/nodeunit-plus
A wrapper to make the API of nodeunit look like node-tap