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:
- Read the progress of a stream☆235Updated 8 years ago
- Relaxed JSON is strict superset JSON, relaxing strictness of vanilla JSON☆87Updated 6 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
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Node.js interface to Zstandard (zstd)☆114Updated 2 years ago
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆102Updated 7 years ago
- Check if something is a Node.js stream☆112Updated 10 months ago
- An incremental implementation of MurmurHash3 for JavaScript☆100Updated 12 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
- Streaming Boyer-Moore-Horspool searching for node.js☆73Updated last year
- Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.☆121Updated 4 years ago
- Topological sorting with grouping support☆108Updated 10 months ago
- Module that helps you write generated functions in Node☆78Updated last year
- Evaluate node require() module content directly☆94Updated 3 years ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 8 months ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 2 months ago
- HTTP response caching for Koa. Supports Redis, in-memory store, and more!☆159Updated 7 months ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆253Updated last year
- Node.js interface to the native liblzma compression library (.xz file format, among others)☆108Updated last year
- Convert a typed array to a Buffer without a copy.☆66Updated 4 years ago
- Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)☆112Updated 2 years ago
- Create and package prebuilds for native modules☆219Updated last year
- Simple implmentation of Node.JS Stream.Readable and Stream.Writable classes holding the buffered data in memory.☆53Updated 5 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- A simple LRU cache☆136Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 3 months ago