mafintosh
@mafintosh
28
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
28 Skillsacross 2 categoriesnode-gyp-build
mafintosh
Build tool and bindings loader for node-gyp that supports prebuilds
prebuildify-ci
mafintosh
Easily setup prebuilding of native modules using CI and prebuildify
pumpify
mafintosh
Combine an array of streams into a single duplex stream using pump and duplexify
stream-composer
mafintosh
Modern stream composer
streamx
mafintosh
An iteration of the Node.js core streams with a series of improvements
network-address
mafintosh
get the local network address of your machine
fuse-shared-library-linux-arm
mafintosh
A module containing the .so file and configuration scripts necessary for FUSE on ARM based Linux.
fuse-shared-library-darwin
mafintosh
A module containing the dylib needed to run FUSE on Mac (darwin).
fast-fifo
mafintosh
A fast fifo implementation similar to the one powering nextTick in Node.js core
convert-endianness
mafintosh
Easily convert Little/Big endian typed arrays to the host endianness
process-top
mafintosh
A "top" like module for your Node.js process. Collects CPU usage etc.
@hyperswarm/secret-stream
mafintosh
Secret stream backed by Noise and libsodium's secretstream
hyperdht
mafintosh
The DHT powering Hyperswarm
@hyperswarm/dht
mafintosh
The DHT powering Hyperswarm
dat-next-next
mafintosh
Experimental quick-n-dirty file sharing tool on top of dat
on-wake-up
mafintosh
Small module that calls a function when your computer wakes up from sleep
docker-parse-image
mafintosh
Parse docker image urls
cyclist
mafintosh
Cyclist is an efficient cyclic list implemention.
nanobench
mafintosh
Simple benchmarking tool with TAP-like output that is easy to parse
secure-prompt
mafintosh
Securely prompt stdio using secure buffers
node-modules
mafintosh
commandline tool and node module for node-modules.com
csv-parser
mafintosh
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
mirror-drive
mafintosh
Mirror a hyperdrive or localdrive into another one
torrent-stream
mafintosh
Low level streaming torrent client that exposes files as node.js streams and downloads pieces based on demand
multicast-dns-service-types
mafintosh
Parse and stringify mdns service types
hrpc
mafintosh
**Append only API definition and code generation.**
generate-function
mafintosh
Module that helps you write generated functions in Node
duplexify
mafintosh
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input