Bryce Baril

Results 10 repositories owned by Bryce Baril

ansible-known_hosts

67
Stars
16
Forks
Watchers

An ansible hook for adding/removing hosts from known_hosts files.

client-request

16
Stars
7
Forks
Watchers

A zero-dependency stripped-down http client request module based on the http://npm.im/request API.

infinite-monkey-db

20
Stars
2
Forks
Watchers

The eventually-correct database!

level-version

35
Stars
8
Forks
Watchers

Create automatically versioned data inside leveldb.

node-flatnest

20
Stars
3
Forks
Watchers

Flatten/Nest Javascript objects

node-stats-lite

74
Stars
11
Forks
Watchers

A light statistical package that operates on Arrays.

node-stream-meter

29
Stars
4
Forks
Watchers

A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.

node-stream-spigot

15
Stars
1
Forks
Watchers

A streams2 Readable stream generator, useful for testing.

node-tokenthrottle

29
Stars
5
Forks
Watchers

Asynchronously throttle actions by a token. E.g. Throttle API access by Username/IP/etc.

redis-scanstreams

19
Stars
3
Forks
Watchers

A streaming interface for the Redis *SCAN commands, for use with node_redis