Callidon / bloom-filters
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
☆370Updated this week
Related projects ⓘ
Alternatives and complementary repositories for bloom-filters
- Roaring for NodeJS☆110Updated last month
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆498Updated 2 months ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆353Updated last year
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆217Updated 10 months ago
- The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can pars…☆976Updated this week
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆444Updated last month
- Split Streams3 style☆280Updated 5 months ago
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆218Updated 3 years ago
- Uber-fast unique id generation, for Node.js and the browser☆727Updated 2 months ago
- A node.js module to make the use of promises safe☆668Updated 2 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆365Updated 2 years ago
- Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆230Updated 4 months ago
- Rate limit made simple, easy, async.☆320Updated 6 months ago
- Fast, reliable cuckoo hash table for Node.js.☆301Updated 3 years ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆288Updated last year
- Detects node eventloop block and reports where it started☆320Updated 2 years ago
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆554Updated last year
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆761Updated 6 months ago
- An open list of awesome Level modules and resources.☆292Updated last year
- Abstraction for exponential and custom retry strategies for failed operations.☆1,224Updated last year
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆144Updated 3 weeks ago
- Simple “Least Recently Used” (LRU) cache☆677Updated 11 months ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆240Updated last year
- Proxy your http requests to another server, with hooks.☆342Updated this week
- Memoize promise-returning & async functions☆397Updated last year
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆163Updated 9 months ago
- a fast heap-based priority queue in JavaScript☆357Updated 4 months ago
- Simple and robust resource pool for node.js☆472Updated 4 months ago
- Gracefully terminates HTTP(S) server.☆324Updated last year
- Javascript implementation of xxHash☆291Updated 2 years ago