Callidon / bloom-filtersLinks
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
☆427Updated 5 months ago
Alternatives and similar repositories for bloom-filters
Users that are interested in bloom-filters are comparing it to the libraries listed below
Sorting:
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆368Updated 2 years ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆531Updated 3 weeks ago
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆453Updated 2 months ago
- Roaring for NodeJS☆131Updated 2 weeks ago
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆605Updated 2 years ago
- The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can pars…☆1,134Updated 10 months ago
- Extremely fast utf8 only stream implementation☆302Updated last month
- Uber-fast unique id generation, for Node.js and the browser☆738Updated last year
- Simple, efficient, ultra-fast, scalable data store wrapper for LMDB☆608Updated 3 weeks ago
- Rate limit made simple, easy, async.☆335Updated last week
- Simple and robust resource pool for node.js☆504Updated last year
- Simple “Least Recently Used” (LRU) cache☆739Updated last month
- Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]☆611Updated 2 months ago
- Emulates ioredis by performing all operations in-memory.☆377Updated 2 weeks ago
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.☆230Updated 3 weeks ago
- a fast heap-based priority queue in JavaScript☆364Updated last year
- Asynchronous function queue with adjustable concurrency☆775Updated 2 years ago
- Fast, in memory work queue☆1,096Updated last month
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆226Updated 11 months ago
- Data structures for high-performance JavaScript applications.☆725Updated 2 years ago
- Detects node eventloop block and reports where it started☆333Updated 3 years ago
- Distributed mutex and semaphore based on Redis☆196Updated 2 months ago
- Fast JSON Web Token implementation☆413Updated 3 months ago
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆221Updated 4 years ago
- A JavaScript library that makes it easier to retry functions that return a promise☆198Updated 2 weeks ago
- Discontinued. Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆229Updated last year
- An open list of awesome Level modules and resources.☆311Updated last month
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆773Updated last year
- A cacheable dns.lookup(…) that respects TTL☆215Updated last year
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago