Callidon / bloom-filters
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
☆387Updated 2 months ago
Alternatives and similar repositories for bloom-filters:
Users that are interested in bloom-filters are comparing it to the libraries listed below
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆358Updated last year
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆507Updated 5 months ago
- Uber-fast unique id generation, for Node.js and the browser☆730Updated 4 months ago
- Split Streams3 style☆284Updated 7 months ago
- Roaring for NodeJS☆115Updated 3 months ago
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆219Updated 3 years ago
- Detects node eventloop block and reports where it started☆326Updated 2 years ago
- very fast object redaction☆294Updated 10 months ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆446Updated 4 months ago
- Extremely fast utf8 only stream implementation☆276Updated last week
- Simple and robust resource pool for node.js☆479Updated 7 months ago
- Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]☆518Updated 2 months ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆768Updated 9 months ago
- A node.js module to make the use of promises safe☆669Updated last month
- Discontinued. Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆229Updated last month
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆558Updated last year
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆295Updated last year
- An open list of awesome Level modules and resources.☆303Updated 3 weeks ago
- Safely and quickly serialize JavaScript objects☆349Updated last month
- Simple “Least Recently Used” (LRU) cache☆686Updated last year
- Node.js DNS over HTTPS - Tangerine is the best drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici wit…☆155Updated last month
- Support keepalive http agent.☆585Updated last month
- Awesome resources and modules for Streams in Node☆177Updated 3 years ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆219Updated 3 weeks ago
- A cacheable dns.lookup(…) that respects TTL☆195Updated last year
- Tiny LRU cache for Client or Server☆159Updated this week
- Asynchronous bootstrapping of Node applications☆436Updated last week
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆144Updated 3 months ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated 7 months ago
- Gracefully terminates HTTP(S) server.☆325Updated last year