-
-
-
kademlia-routing-table Public
XOR distance based routing table used for P2P networks such as a Kademlia DHT.
-
why-is-node-running Public
Node is running but you don't know why? why-is-node-running is here to help you.
-
csv-parser Public
Streaming csv parser inspired by binary-csv that aims to be faster than everyone else
-
-
resolve-reject-promise Public
Create an inverted promise with no function allocs
JavaScript MIT License UpdatedDec 13, 2024 -
streamx Public
An iteration of the Node.js core streams with a series of improvements.
-
process-top Public
A "top" like module for your Node.js process. Collects CPU usage etc.
-
event-loop-delay Public
A minimal overhead event loop delay sampler.
-
debugging-stream Public
Debug streams, by adding latency etc
-
hyperdrive_list_issue Public
Forked from HopeTS/hyperdrive_list_issue:(
JavaScript UpdatedNov 18, 2024 -
graceful-goodbye Public
Run cleanup logic just before the process exits without interfering
-
flat-tree Public
A series of functions to map a binary tree to a list
-
print-flat-tree Public
Converts a flat tree to a string
-
time-ordered-set Public
Efficiently maintain a set of nodes ordered by the time they were added to the set
-
sodium-secretstream Public
Wraps libsodiums secretstream in a higher level abstraction
-
dns-packet Public
An abstract-encoding compliant module for encoding / decoding DNS packets
-
sonic-boom Public
Forked from pinojs/sonic-boomExtremely fast utf8 only stream implementation
JavaScript MIT License UpdatedSep 18, 2024 -
pump Public
pipe streams together and close all of them if one of them closes
-
fd-lock Public
Advisory cross-platform lock on a file using a file descriptor to it.
-
-
generate-object-property Public
Generate safe JS code that can used to reference a object property
-
generate-string Public
Generate a js string safely, that defaults to a single quoted string
JavaScript MIT License UpdatedSep 3, 2024 -
ansi-diff Public
A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI
-
npm-auto Public
Auto installs npm dependencies from the script you want to run and runs the script
-
codecs Public
Create an binary encoder/decoder for Node's build in types like, json, utf-8, hex.
-
-
media-recorder-stream Public
The Media Recorder API in the browser as a readable stream
-
webm-cluster-stream Public
Transform stream that splits a webm stream into a header buffer and cluster buffers