Callidon / bloom-filtersLinks
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
☆435Updated 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…☆372Updated 2 years ago
- Roaring for NodeJS☆134Updated this week
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆611Updated 2 years ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆535Updated this week
- Extremely fast utf8 only stream implementation☆309Updated this week
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆453Updated 4 months ago
- Better Queue for NodeJS☆546Updated last year
- The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can pars…☆1,158Updated last year
- Uber-fast unique id generation, for Node.js and the browser☆739Updated last year
- Rate limit made simple, easy, async.☆336Updated 2 months ago
- Emulates ioredis by performing all operations in-memory.☆381Updated 2 weeks ago
- Detects node eventloop block and reports where it started☆333Updated 3 years ago
- Simple “Least Recently Used” (LRU) cache☆752Updated 4 months ago
- Simple, efficient, ultra-fast, scalable data store wrapper for LMDB☆632Updated 2 weeks ago
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆221Updated 4 years ago
- Distributed mutex and semaphore based on Redis☆200Updated 3 weeks ago
- Split Streams3 style☆294Updated last year
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆228Updated last month
- Simple and robust resource pool for node.js☆510Updated last year
- ☆218Updated last month
- Gracefully terminates HTTP(S) server.☆332Updated 2 years ago
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.☆239Updated 2 months ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆777Updated last year
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Flattens the underlying C structures of a concatenated JavaScript string☆391Updated 4 years ago
- very fast object redaction☆324Updated last year
- Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]☆634Updated last month
- Fast, in memory work queue☆1,110Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- Fast JSON Web Token implementation☆415Updated last month