Callidon / bloom-filtersLinks
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
☆427Updated 4 months 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"☆600Updated 2 years ago
- Roaring for NodeJS☆130Updated 3 weeks ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆531Updated this week
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆368Updated 2 years ago
- Simple, efficient, ultra-fast, scalable data store wrapper for LMDB☆603Updated last week
- The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can pars…☆1,133Updated 9 months ago
- Extremely fast utf8 only stream implementation☆299Updated last week
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆226Updated 10 months ago
- Uber-fast unique id generation, for Node.js and the browser☆738Updated last year
- Simple and robust resource pool for node.js☆504Updated last year
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆451Updated last month
- Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]☆604Updated last month
- Emulates ioredis by performing all operations in-memory.☆375Updated this week
- Distributed mutex and semaphore based on Redis☆196Updated last month
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆773Updated last year
- Simple “Least Recently Used” (LRU) cache☆738Updated last month
- Fast and small Node.js worker_threads and cluster worker pool☆435Updated this week
- Better Queue for NodeJS☆543Updated last year
- Detects node eventloop block and reports where it started☆332Updated 3 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆390Updated 3 years ago
- Proxy your http requests to another server, with hooks☆375Updated last week
- Split Streams3 style☆293Updated last year
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆221Updated 4 years ago
- Fast JSON Web Token implementation☆410Updated 2 months ago
- Chain functions as transform streams.☆95Updated 5 months ago
- A streaming way to send data to a Node.js Worker Thread☆246Updated 7 months ago
- Simple worker threads pool using node's worker_threads module.☆289Updated 3 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
- a fast heap-based priority queue in JavaScript☆364Updated last year
- A fluent API to generate JSON schemas☆519Updated 3 weeks ago