SalvatorePreviti / roaring-nodeLinks
Roaring for NodeJS
☆124Updated 6 months ago
Alternatives and similar repositories for roaring-node
Users that are interested in roaring-node are comparing it to the libraries listed below
Sorting:
- Sia - Binary serialisation and deserialisation☆141Updated 8 months ago
- An SQLite binding for node.js with built-in encryption, focused on simplicity and (async) performance☆40Updated 5 months ago
- Discontinued. Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆229Updated 8 months ago
- Comparison and benchmark of JavaScript serialization libraries (Protocol Buffer, Avro, BSON, etc.)☆88Updated 11 months ago
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆220Updated 3 years ago
- JavaScript Object like api, backed by an arraybuffer☆181Updated last month
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- Speed-optimized BitSet implementation for modern browsers and JavaScript engines, uses typed arrays☆111Updated 2 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 2 months ago
- A stream implementation that does more by doing less☆255Updated last year
- Preserves types over JSON, BSON or socket.io☆69Updated this week
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated this week
- JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash☆417Updated last month
- A lightning fast on the fly JSON parser☆136Updated 2 years ago
- A simple node module to access V8 inspector + some tools to export and read the data.☆75Updated 7 months ago
- ☆90Updated 3 years ago
- Fastest lz4 compression library in Node.js, powered by napi-rs and lz4-flex.☆65Updated last month
- A Swiss army knife for async iterables. Designed to replace your streams.☆83Updated last week
- In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics…☆37Updated 2 years ago
- A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.☆94Updated 2 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆227Updated 4 months ago
- Node.js interface to system installed zstandard.☆46Updated 2 years ago
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆162Updated last year
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.☆228Updated last year
- Module to hook into the Node.js require function☆177Updated 6 months ago
- Execute a function on exit without leaking memory, allowing all objects to be garbage collected☆145Updated last year
- Port of CRoaring in WebAssembly for JavaScript☆31Updated 10 months ago
- Chain functions as transform streams.☆94Updated 3 months ago
- Node.js DNS over HTTPS - Tangerine is the best drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici wit…☆169Updated 8 months ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆108Updated 3 years ago