FlorianWendelborn / bitwise
JavaScript/TypeScript library to manipulate bits, nibbles, bytes, and buffers.
☆80Updated last year
Alternatives and similar repositories for bitwise:
Users that are interested in bitwise are comparing it to the libraries listed below
- smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.☆103Updated 2 years ago
- Relaxed JSON is strict superset JSON, relaxing strictness of vanilla JSON☆80Updated 5 years ago
- Evaluate node require() module content directly☆94Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 4 months ago
- Node.js interface to Zstandard (zstd)☆112Updated 2 years ago
- Streaming Boyer-Moore-Horspool searching for node.js☆70Updated last year
- Node.js globbing for amqp-like topics☆49Updated 7 months ago
- node.js cross-platform unzip using streams☆78Updated 4 months ago
- ☆116Updated 4 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆96Updated 11 years ago
- string representations of objects in node and the browser☆144Updated 2 months ago
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆102Updated 6 years ago
- Quick and dirty psychoanalysis for objects☆66Updated 6 years ago
- Topological sorting with grouping support☆108Updated 2 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆191Updated 7 months ago
- ☆89Updated 2 years ago
- High-performance networked mutex for Node.js libraries.☆140Updated 4 years ago
- This stemmming module for Node.js provides stemming capability for a variety of languages using Dr. M.F. Porter's Snowball API.☆51Updated 10 months ago
- koa version of lusca. Application security for koa.☆66Updated 2 years ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 3 years ago
- Module that helps you write generated functions in Node☆78Updated 7 months ago
- Asynchronous read / write lock implementation for Node.js☆36Updated 4 years ago
- Transform your data as it pass by, synchronously.