JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
☆437Mar 11, 2026Updated 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:
- invertible bloom filter using typed arrays☆13Dec 4, 2020Updated 5 years ago
- Merkle tree and other data structures.☆17Dec 30, 2022Updated 3 years ago
- A zero-dependency stripped-down http client request module based on the http://npm.im/request API.☆16Jul 24, 2019Updated 6 years ago
- Quickly estimate the similarity between many sets☆53Dec 3, 2022Updated 3 years ago
- Track and report module load times☆17Jun 16, 2015Updated 10 years ago
- Javascript implementation of xxHash☆297Oct 28, 2022Updated 3 years ago
- Roaring for NodeJS☆134Mar 11, 2026Updated last week
- ☆13Apr 12, 2019Updated 6 years ago
- Library for managing concurrent effects using generators.☆35May 23, 2023Updated 2 years ago
- A tiny (~90B) isomorphic wrapper for `crypto.randomBytes` in Node.js and browsers.☆69Mar 31, 2023Updated 2 years ago
- Fast 2D point insertions and spatial querying over grid of fixed size cells.☆11Feb 3, 2018Updated 8 years ago
- A library of Conflict-Free Replicated Data Types for JavaScript☆216Mar 10, 2023Updated 3 years ago
- Tiny, single file, scalable key value store based on HAMTs☆53Jul 17, 2019Updated 6 years ago
- Limit the number of simultaneous executions of a async function.☆24Aug 21, 2019Updated 6 years ago
- ESM native testing across all JS platforms.☆24Apr 11, 2023Updated 2 years ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆374Mar 4, 2023Updated 3 years ago
- Probabilistic data structures for large or streaming data sets.☆20May 13, 2017Updated 8 years ago
- bloom filter implementation for javascript☆26Dec 26, 2016Updated 9 years ago
- Easy use of WebRTC Networks with embedded network management and simple communication primitives☆14Aug 29, 2020Updated 5 years ago
- generate rules from lists of words☆16Jul 9, 2021Updated 4 years ago
- Locality-Sensitive Hashing implementation in node.js for fast and scalable approximate nearest neighbors search☆13Mar 31, 2019Updated 6 years ago
- Morton order page index for multidimensional arrays☆12Jul 18, 2013Updated 12 years ago
- A fast cache that automatically deletes the least recently used items☆5,849Mar 13, 2026Updated last week
- A fast, efficient Node.js Worker Thread Pool implementation☆5,089Mar 9, 2026Updated last week
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated this week
- a through stream that destroys itself if an overall size limit for the combined stream throughput is exceeded. useful for e.g. limiting H…☆11Oct 12, 2017Updated 8 years ago
- Redis module for creating interval sets, handling them and filtering out relevant sets by number in range.☆22Jun 17, 2022Updated 3 years ago
- and furthermore, here are some keys on that remote et-cetera server☆14Feb 15, 2021Updated 5 years ago
- Simple “Least Recently Used” (LRU) cache☆753Oct 10, 2025Updated 5 months ago
- An experimental opinionated dependency injection module☆22Aug 1, 2016Updated 9 years ago
- username, email and password in – token out.☆13Mar 8, 2017Updated 9 years ago
- Data structures for high-performance JavaScript applications.☆730Dec 3, 2023Updated 2 years ago
- In-memory persistence for streams☆34Dec 19, 2016Updated 9 years ago
- Client-side vector database implementation in TypeScript☆12Jun 30, 2023Updated 2 years ago
- Curated collection of data structures for the JavaScript/TypeScript language.☆2,411Feb 19, 2025Updated last year
- Byzantine Eventual Consistency☆23Jul 12, 2023Updated 2 years ago
- Incremental Consistent Topological Sort for Append-only Logs☆14Jun 28, 2022Updated 3 years ago
- deprecated, instead use https://github.com/conventional-changelog/conventional-changelog monorepo☆14Oct 19, 2017Updated 8 years ago
- JS utility for intBitsToFloat, floatToIntBits, etc☆10Jun 12, 2014Updated 11 years ago