Callidon / bloom-filters
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
☆399Updated last month
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…☆359Updated 2 years ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆514Updated last week
- Roaring for NodeJS☆119Updated 2 months ago
- Uber-fast unique id generation, for Node.js and the browser☆737Updated 7 months ago
- Emulates ioredis by performing all operations in-memory.☆355Updated 2 months ago
- Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]☆543Updated 3 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆329Updated 4 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,247Updated last year
- Simple worker threads pool using node's worker_threads module.☆291Updated 4 months ago
- The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can pars…☆1,045Updated 2 months ago
- An open list of awesome Level modules and resources.☆305Updated 3 months ago
- Extremely fast utf8 only stream implementation☆282Updated last month
- Simple “Least Recently Used” (LRU) cache☆693Updated 2 weeks ago
- Distributed mutex and semaphore based on Redis☆173Updated 3 weeks ago
- very fast object redaction☆303Updated last year
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated 7 months ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆250Updated last year
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆770Updated last year
- Discontinued. Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆229Updated 4 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆302Updated last year
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆146Updated 6 months ago
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆220Updated 3 years ago
- Safely and quickly serialize JavaScript objects☆349Updated 4 months ago
- Zero-config MongoDB runner. Starts a replica set with no non-Node dependencies, not even MongoDB.☆267Updated 2 years ago
- Support keepalive http agent.☆590Updated 3 months ago
- Detects node eventloop block and reports where it started☆329Updated 2 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆388Updated 3 years ago
- A node.js module to make the use of promises safe☆668Updated 4 months 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
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆223Updated 3 months ago