Callidon / bloom-filtersLinks
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
☆408Updated last month
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…☆364Updated 2 years ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆771Updated last year
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated 9 months ago
- Simple and robust resource pool for node.js☆492Updated last year
- Split Streams3 style☆290Updated last year
- Discontinued. Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆229Updated 6 months ago
- Uber-fast unique id generation, for Node.js and the browser☆738Updated 9 months ago
- Simple “Least Recently Used” (LRU) cache☆708Updated 2 months ago
- Roaring for NodeJS☆121Updated 4 months ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆521Updated last month
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆588Updated 2 years ago
- Detects node eventloop block and reports where it started☆330Updated 2 years ago
- a fast heap-based priority queue in JavaScript☆365Updated last year
- Extremely fast utf8 only stream implementation☆286Updated last month
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆223Updated 5 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- A Node.js tracing and instrumentation utility☆374Updated last year
- A node.js module to make the use of promises safe☆669Updated 6 months ago
- A fluent API to generate JSON schemas☆512Updated this week
- very fast object redaction☆308Updated last year
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆162Updated last year
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆221Updated 3 years ago
- Node-core streams for userland☆1,041Updated 5 months ago
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`☆379Updated last year
- Fastest Snappy compression library in Node.js☆182Updated last week
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆254Updated last year
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated last year
- Semaphore using `async` and `await`☆646Updated last year
- Abstraction for exponential and custom retry strategies for failed operations.☆1,253Updated last year