Repositories
Select a repository to view its commits, contributors, and more.node-stats-lite
A light statistical package that operates on Arrays.
through2-map
A through2 to create an Array.prototype.map analog for streams.
ansible-known_hosts
An ansible hook for adding/removing hosts from known_hosts files.
timestreamdb
A Timeseries Database in Node.js, backed by LevelDB. It is unrelated to the Amazon Timestream service that was announced 5 years after I created this.
level-version
Create automatically versioned data inside leveldb.
through2-filter
A through2 wrapper to create an Array.prototype.filter analog for streams
node-tokenthrottle
Asynchronously throttle actions by a token. E.g. Throttle API access by Username/IP/etc.
node-stream-meter
A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.
through2-reduce
A through2 wrapper to emulate Array.prototype.reduce for streams.
timestream
A suite of tools for working with objectMode streams of time-ordered data. (e.g. tsdb records)
through2-spy
A through2 wrapper to for simple stream.PassThrough spies.
infinite-monkey-db
The eventually-correct database!