Callidon / bloom-filtersLinks
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
☆433Updated last week
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…☆371Updated 2 years ago
- Roaring for NodeJS☆133Updated 3 weeks ago
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆610Updated 2 years ago
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆453Updated 3 months ago
- Simple, efficient, ultra-fast, scalable data store wrapper for LMDB☆620Updated 2 weeks ago
- Detects node eventloop block and reports where it started☆333Updated 3 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,150Updated 11 months ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆534Updated 3 weeks ago
- Extremely fast utf8 only stream implementation☆306Updated 2 weeks ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆227Updated last week
- Uber-fast unique id generation, for Node.js and the browser☆738Updated last year
- a fast heap-based priority queue in JavaScript☆364Updated last year
- Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]☆619Updated last month
- Encode and decode CBOR documents, with both easy mode, streaming mode, and SAX-style evented mode.☆370Updated 4 months ago
- Discontinued. Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆225Updated last year
- A cacheable dns.lookup(…) that respects TTL☆217Updated last year
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆774Updated last year
- A JavaScript library that makes it easier to retry functions that return a promise☆198Updated last month
- Simple “Least Recently Used” (LRU) cache☆746Updated 3 months ago
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆221Updated 4 years ago
- Rate limit made simple, easy, async.☆336Updated last month
- A super-fast C++ hash table with Node.js wrapper, tested up to 1 billion keys.☆413Updated last year
- Simple and robust resource pool for node.js☆508Updated last year
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆335Updated 10 months ago
- Split Streams3 style☆293Updated last year
- Fast, in memory work queue☆1,105Updated 3 weeks 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
- A node.js module to make the use of promises safe☆666Updated last year
- Fast and small Node.js worker_threads and cluster worker pool☆439Updated this week
- A streaming way to send data to a Node.js Worker Thread☆251Updated 2 weeks ago