FlorianWendelborn / bitwiseLinks
JavaScript/TypeScript library to manipulate bits, nibbles, bytes, and buffers.
☆82Updated last year
Alternatives and similar repositories for bitwise
Users that are interested in bitwise are comparing it to the libraries listed below
Sorting:
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 4 months ago
- Check if something is a Node.js stream☆112Updated 11 months ago
- Node.js interface to Zstandard (zstd)☆114Updated 2 years ago
- Read the progress of a stream☆236Updated 8 years ago
- JSON.Stringify as a readable stream☆91Updated last year
- Module that helps you write generated functions in Node☆78Updated last year
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Create and parse HTTP Content-Type header☆138Updated last week
- Relaxed JSON is strict superset JSON, relaxing strictness of vanilla JSON☆87Updated 6 years ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆82Updated 2 weeks ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 2 months ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Read a chunk from a file☆124Updated last year
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Create and package prebuilds for native modules☆220Updated last year
- Make weak references to JavaScript Objects.☆45Updated last year
- Node.js interface to the native liblzma compression library (.xz file format, among others)☆108Updated last year
- ☆89Updated 3 years ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 5 years ago
- Promise-based queue☆230Updated 3 years ago
- Check if a string or buffer is SVG☆141Updated 3 months ago
- HTTP response caching for Koa. Supports Redis, in-memory store, and more!☆159Updated 7 months ago
- reschedulable setTimeout for you node needs☆37Updated 2 years ago
- node.js CRC-32C algorithm with hardware acceleration and software fallback.☆30Updated 2 years ago
- Minimal install client for prebuilds.☆112Updated 7 months ago
- Tiny WebWorker for the Server☆251Updated 2 years ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration