FlorianWendelborn / bitwiseLinks
JavaScript/TypeScript library to manipulate bits, nibbles, bytes, and buffers.
☆83Updated 2 years ago
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.☆101Updated last year
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- Check if something is a Node.js stream☆115Updated last year
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 9 years ago
- Read the progress of a stream☆235Updated 8 years ago
- Read a chunk from a file☆125Updated last year
- HTTP response caching for Koa. Supports Redis, in-memory store, and more!☆159Updated 3 weeks ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆84Updated 4 months ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Check if a string or buffer is SVG☆143Updated 6 months ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Node.js interface to Zstandard (zstd)☆114Updated 3 years ago
- Module to hook into the Node.js require function☆182Updated 3 months ago
- JSON.Stringify as a readable stream☆90Updated last year
- Create and parse HTTP Content-Type header☆141Updated 3 weeks ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.☆122Updated 4 years ago
- Create and package prebuilds for native modules☆226Updated last year
- convenience loader for 'small-icu' node builds☆156Updated last year
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 6 years ago
- A much higher accuracy timer object that makes use of the node.js hrtime function call.☆158Updated 2 years ago
- evaluate statically-analyzable expressions☆178Updated last year
- Relaxed JSON is strict superset JSON, relaxing strictness of vanilla JSON☆88Updated 6 years ago
- Base64 encode, decode, escape and unescape for URL applications.☆116Updated 4 years ago
- Node.js interface to the native liblzma compression library (.xz file format, among others)☆107Updated last year
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 4 years ago
- Converts a Buffer/String to a readable stream.☆150Updated 9 years ago