albertdb / node-zstandardLinks
Node.js interface to Zstandard (zstd)
☆114Updated 2 years ago
Alternatives and similar repositories for node-zstandard
Users that are interested in node-zstandard are comparing it to the libraries listed below
Sorting:
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Node.js module for brotli compression/decompression with native bindings☆172Updated 4 years ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Check if something is a Node.js stream☆112Updated 10 months ago
- Easy error subclassing and stack customization☆65Updated 5 years ago
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Updated 3 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 3 months ago
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago
- Redis-backed LRU cache for Node.js☆97Updated 2 years ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 9 years ago
- When close() is just not enough☆189Updated 5 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Get stats on your Node.js HTTP server requests☆77Updated 6 years ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 2 months ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Non-blocking chunked Base64 encoding☆99Updated 5 years ago
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆58Updated 2 years ago
- A simple LRU cache☆137Updated 3 years ago
- An xxhash binding for node.js☆195Updated 5 years ago
- Creates super long stack traces☆196Updated 10 months ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 7 years ago
- ⚡ A fast HTTP router, inspired by Echo's Router☆123Updated 7 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 9 years ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 10 years ago
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 6 years ago
- Cache your async lookups and don't fetch the same thing more than necessary.☆121Updated 3 years ago