-
-
-
timeout-abort-signal Public
Wrap an abort signal to support timeouts
-
sodium-secretstream Public
Wraps libsodiums secretstream in a higher level abstraction
-
process-top Public
A "top" like module for your Node.js process. Collects CPU usage etc.
-
noise-curve-ed Public
Forked from chm-diederichs/noise-curve-edEd25519 elliptic curve operations for [`noise-handshake`](https://github.com/chm-diederichs/noise-handshake)
JavaScript UpdatedApr 6, 2025 -
debugalot Public
Quick and dirty util for hunting bugs, especially lifecycle issues
JavaScript UpdatedApr 5, 2025 -
dns-packet Public
An abstract-encoding compliant module for encoding / decoding DNS packets
-
resolve-reject-promise Public
Create an inverted promise with no function allocs
JavaScript MIT License UpdatedMar 19, 2025 -
rocksdb-native Public
Forked from holepunchto/rocksdb-nativehttps://github.com/holepunchto/librocksdb bindings for JavaScript
C Apache License 2.0 UpdatedFeb 25, 2025 -
librocksdb Public
Forked from holepunchto/librocksdbAsynchronous C bindings to RocksDB with support for batch operations
C++ Apache License 2.0 UpdatedFeb 25, 2025 -
rocksdb Public
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage.
C++ GNU General Public License v2.0 UpdatedFeb 25, 2025 -
csv-parser Public
Streaming csv parser inspired by binary-csv that aims to be faster than everyone else
-
streamx Public
An iteration of the Node.js core streams with a series of improvements.
-
graceful-goodbye Public
Run cleanup logic just before the process exits without interfering
-
-
-
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.
-
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 -
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
-
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