FlorianWendelborn / bitwiseLinks
JavaScript/TypeScript library to manipulate bits, nibbles, bytes, and buffers.
☆81Updated last year
Alternatives and similar repositories for bitwise
Users that are interested in bitwise are comparing it to the libraries listed below
Sorting:
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 11 months ago
- Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.☆121Updated 4 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
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- Relaxed JSON is strict superset JSON, relaxing strictness of vanilla JSON☆87Updated 6 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆100Updated 12 years ago
- smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.☆104Updated 2 years ago
- Node.js interface to Zstandard (zstd)☆114Updated 2 years ago
- HTTP response caching for Koa. Supports Redis, in-memory store, and more!☆160Updated 6 months ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- Serve http and https connections over the same port with node.js☆181Updated 6 years ago
- Read the progress of a stream☆233Updated 8 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 3 months ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Check if something is a Node.js stream☆112Updated 10 months ago
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 8 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆102Updated 7 years ago
- evaluate statically-analyzable expressions☆178Updated 8 months ago
- A much higher accuracy timer object that makes use of the node.js hrtime function call.☆156Updated last year
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆81Updated 4 months ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Create and package prebuilds for native modules☆217Updated last year
- Make weak references to JavaScript Objects.☆45Updated last year
- Node.js globbing for amqp-like topics☆49Updated last year
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Updated 3 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Topological sorting with grouping support☆108Updated 10 months ago