Callidon / bloom-filters
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
☆390Updated 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
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆509Updated 5 months ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆446Updated 4 months ago
- An open list of awesome Level modules and resources.☆304Updated last month
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆358Updated last year
- Simple “Least Recently Used” (LRU) cache☆687Updated last year
- Roaring for NodeJS☆115Updated this week
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆219Updated 3 years ago
- Uber-fast unique id generation, for Node.js and the browser☆731Updated 5 months ago
- Zstandard codec for Node.js and Web, powered by Emscripten☆195Updated 4 months ago
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.☆219Updated last year
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆558Updated last year
- Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]☆523Updated last week
- A node.js module to make the use of promises safe☆669Updated last month
- Detects node eventloop block and reports where it started☆326Updated 2 years ago
- very fast object redaction☆298Updated 10 months ago
- Reuse objects and functions with style☆164Updated 2 months ago
- A Javascript Module for KeyDB and Redis☆209Updated last year
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆769Updated 9 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆377Updated 3 years ago
- Simple and robust resource pool for node.js☆480Updated 7 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆219Updated last month
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated 8 months ago
- A super-fast C++ hash table with Node.js wrapper, tested up to 1 billion keys.☆412Updated last year
- Discontinued. Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆229Updated 2 months ago
- Simple, efficient, ultra-fast, scalable data store wrapper for LMDB☆536Updated this week
- Split Streams3 style☆285Updated 8 months ago
- Node.js binding for lmdb☆363Updated 6 months ago
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆262Updated this week
- Distributed mutex and semaphore based on Redis☆164Updated last month
- An optimized JavaScript implementation of the MurmurHash algorithms.☆525Updated last year