Pinned Repositories
everyauth
node.js auth package (password, facebook, & more) for Connect and Express apps
hooks-js
Augment your methods with pre and post hooks
logoot
JavaScript implementation of the Logoot CRDT
mongoose-auth
User authentication plugin for mongoose nodejs orm
mongoose-types
Additional handy types for mongoose
node-hash-ring
A Consistent Hashing C++ add-on for node.js
node-notify-send
Ubuntu growl-like notifications for node.js
redis-node
A Redis client for node.js
Socket.IO-connect
Use Socket.IO-node as middleware in your Connect app
bnoguchi's Repositories
bnoguchi/browser-require
The easiest way to require NPM and CommonJS modules from your browser
bnoguchi/node-binary-search
An addon to node.js that provides a binary search function that runs in native C++.
bnoguchi/data-structures-js
Data structures for Javascript
bnoguchi/connect
Connect is a middleware layer for Node.js
bnoguchi/mongomapper
Awesome gem for modeling your domain and storing it in mongo
bnoguchi/Propagate-JS
Reactive programming for JavaScript; less callbacks, better interfaces
bnoguchi/vows
Asynchronous BDD & continuous integration for node.js
bnoguchi/acts_as_xapian
Xapian full text search plugin for Ruby on Rails
bnoguchi/amqp
AMQP client implementation in Ruby/EventMachine
bnoguchi/array-promise
Act on asynchronously loaded arrays via forEach, map, etc without the usual, messy callback interface.
bnoguchi/bnoguchi.github.com
Github User Page
bnoguchi/composite_primary_keys
Composite Primary Keys support for Active Record
bnoguchi/connect-auth
Authentication middleware for connect.
bnoguchi/express-auth
The beginnings of an authentication framework for expressjs.com Largely a port (at least in terms of intent) of http://github.com/hassox/warden
bnoguchi/jade
Jade - robust, incredibly feature rich template engine for nodejs
bnoguchi/mechanize
Mechanize is a ruby library that makes automated web interaction easy.
bnoguchi/modulr
A CommonJS module implementation in Ruby for client-side JavaScript
bnoguchi/mongoose
Node.JS MongoDB utility library with ORM-like functionality
bnoguchi/node-lazy
lazy lists for node.js
bnoguchi/node-mongodb-native
Mongo DB Native NodeJS Driver
bnoguchi/redis
Redis key-value store
bnoguchi/redis-node-client
Redis client for Node.js
bnoguchi/redis-rb
A ruby client library for the redis key value storage engine
bnoguchi/sproutcore
JavaScript Application Framework - JS library only
bnoguchi/stalker
A minimalist queueing DSL for Beanstalk.
bnoguchi/X12
X12 Parser - a library to manipulate X12 structures using native Ruby syntax. This is only a github clone of the X12 rubyforge project located at: http://rubyforge.org/projects/x12parser/