SalvatorePreviti / roaring-nodeLinks
Roaring for NodeJS
☆132Updated 3 weeks ago
Alternatives and similar repositories for roaring-node
Users that are interested in roaring-node are comparing it to the libraries listed below
Sorting:
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆85Updated 5 years ago
- A stream implementation that does more by doing less☆255Updated 2 months ago
- JavaScript Object like api, backed by an arraybuffer☆183Updated 4 months ago
- Preserves types over JSON, BSON or socket.io☆71Updated last month
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆175Updated last week
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆221Updated 4 years ago
- Comparison and benchmark of JavaScript serialization libraries (Protocol Buffer, Avro, BSON, etc.)☆88Updated last year
- Discontinued. Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆225Updated last year
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆150Updated last year
- 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
- ☆89Updated 3 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 7 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆238Updated 8 months ago
- A simple node module to access V8 inspector + some tools to export and read the data.☆75Updated last year
- JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash☆433Updated last week
- Pure JavaScript gRPC Server☆62Updated 5 years ago
- Port of CRoaring in WebAssembly for JavaScript☆33Updated last year
- 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 streaming way to send data to a Node.js Worker Thread☆251Updated last week
- Extremely fast utf8 only stream implementation☆305Updated last week
- Execute a function on exit without leaking memory, allowing all objects to be garbage collected☆145Updated last year
- Speed-optimized BitSet implementation for modern browsers and JavaScript engines, uses typed arrays☆113Updated 7 months ago
- A lightning fast on the fly JSON parser☆137Updated 2 years ago
- Reuse objects and functions with style☆182Updated 3 weeks ago
- A cache using LRU and weak references to cache data in a way that works in harmony with garbage collection☆40Updated 3 years ago
- Sia - Binary serialisation and deserialisation☆141Updated last year
- An SQLite binding for node.js with built-in encryption, focused on simplicity and (async) performance☆43Updated 3 weeks ago
- Fast AVL tree for Node and browser☆118Updated last month
- Fastest lz4 compression library in Node.js, powered by napi-rs and lz4-flex.☆70Updated 3 months ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆109Updated 4 years ago