albertdb / node-zstandard
Node.js interface to Zstandard (zstd)
☆112Updated 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
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆191Updated 7 months ago
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆56Updated last year
- Easy error subclassing and stack customization☆66Updated 4 years ago
- Use `await` at your Node.js code's top level!☆126Updated 7 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 4 years ago
- Node.js module for brotli compression/decompression with native bindings☆172Updated 3 years ago
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Updated 2 years ago
- The fastest way to parse JSON safely☆88Updated 2 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 10 years ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- Bi-directional RPC through any stream.☆206Updated 4 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 2 years ago
- Creates super long stack traces☆194Updated 3 months ago
- Convert streams (readable or writable) to promises☆139Updated 7 months ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 3 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- Non-blocking chunked Base64 encoding☆99Updated 5 years ago
- Bike shed mutex lock implementation☆88Updated 2 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆163Updated last year
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Promisify a callback-based function☆108Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- A cryptographically secure generator for random numbers in a range.☆82Updated 3 years ago
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 6 years ago
- Delivers a human-readable diagnostic summary, written to file.☆326Updated 3 years ago
- Schema based serialization made easy☆102Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆96Updated 2 years ago
- Create and parse HTTP Content-Type header☆133Updated 6 months ago
- An implementation of John von Neumann's sorted arrays in JavaScript. Implements insertion sort and binary search for fast insertion and d…☆69Updated 5 years ago