Callidon / bloom-filtersLinks
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
☆410Updated 2 weeks ago
Alternatives and similar repositories for bloom-filters
Users that are interested in bloom-filters are comparing it to the libraries listed below
Sorting:
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆591Updated 2 years ago
- Roaring for NodeJS☆121Updated 5 months ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆521Updated last month
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆366Updated 2 years ago
- Simple, efficient, ultra-fast, scalable data store wrapper for LMDB☆566Updated 2 weeks ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated 3 weeks ago
- Extremely fast utf8 only stream implementation☆286Updated 2 weeks ago
- Uber-fast unique id generation, for Node.js and the browser☆738Updated 10 months ago
- a fast heap-based priority queue in JavaScript☆365Updated last year
- Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]☆571Updated last month
- The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can pars…☆1,078Updated 5 months ago
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.☆227Updated last year
- Simple and robust resource pool for node.js☆494Updated last year
- Discontinued. Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆229Updated 7 months ago
- Simple “Least Recently Used” (LRU) cache☆712Updated 3 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆224Updated 6 months ago
- Emulates ioredis by performing all operations in-memory.☆360Updated 5 months ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆772Updated last year
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆220Updated 3 years ago
- Rate limit made simple, easy, async.☆332Updated 2 weeks ago
- A streaming way to send data to a Node.js Worker Thread☆241Updated 3 months ago
- Encode and decode CBOR documents, with both easy mode, streaming mode, and SAX-style evented mode.☆365Updated 2 weeks ago
- Detects node eventloop block and reports where it started☆331Updated 2 years ago
- Fast, in memory work queue☆1,064Updated 3 months ago
- A super-fast C++ hash table with Node.js wrapper, tested up to 1 billion keys.☆412Updated last year
- Fast and small Node.js worker_threads and cluster worker pool☆427Updated this week
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- An open list of awesome Level modules and resources.☆308Updated 6 months ago
- A node.js module to make the use of promises safe☆669Updated 6 months ago
- Fast JSON Web Token implementation☆401Updated last month