Ronomon
Ronomon
hash-table
Fast, reliable cuckoo hash table for Node.js.
crypto-async
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
zip
Robust ZIP decoder with defenses against dangerous compression ratios, spec deviations, malicious archive signatures, mismatching local and central directory headers, ambiguous UTF-8 filenames, direct...
reed-solomon
Fast, reliable Reed-Solomon erasure coding as a native addon for Node.js.
direct-io
Direct IO helpers for block devices and regular files on FreeBSD, Linux, macOS and Windows.
mime
Fast, robust, standards-compliant MIME decoder. Ships with extensive tests and fuzz tests.
deduplication
Fast multi-threaded content-dependent chunking deduplication for Buffers in C++ with a reference implementation in Javascript. Ships with extensive tests, a fuzz test and a benchmark.
base64
Fast, robust Base64 encoder/decoder for Buffers in C++. Ignores whitespace. Detects corruption and truncation. Ships with extensive tests, a fuzz test and a benchmark.
utimes
Change the birth time (`btime`), modified time (`mtime`) and/or access time (`atime`) of a file on Windows, macOS and Linux.