Callidon / bloom-filtersLinks
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
☆413Updated 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:
- Roaring for NodeJS☆124Updated 6 months ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆367Updated 2 years ago
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆593Updated 2 years ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated last month
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆521Updated 2 months ago
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆220Updated 3 years ago
- Uber-fast unique id generation, for Node.js and the browser☆738Updated 11 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆224Updated 7 months ago
- Extremely fast utf8 only stream implementation☆290Updated 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,089Updated 6 months ago
- Rate limit made simple, easy, async.☆333Updated this week
- Simple, efficient, ultra-fast, scalable data store wrapper for LMDB☆577Updated this week
- Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]☆583Updated 3 weeks ago
- a fast heap-based priority queue in JavaScript☆366Updated last year
- Simple and robust resource pool for node.js☆496Updated last year
- Gracefully terminates HTTP(S) server.☆330Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆712Updated 4 months ago
- ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`☆382Updated last year
- Emulates ioredis by performing all operations in-memory.☆362Updated this week
- Fast and small Node.js worker_threads and cluster worker pool☆432Updated last week
- A cacheable dns.lookup(…) that respects TTL☆211Updated 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
- Distributed mutex and semaphore based on Redis☆185Updated last week
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.☆228Updated last year
- Better Queue for NodeJS☆534Updated last year
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆146Updated 9 months ago
- An open list of awesome Level modules and resources.☆309Updated 7 months ago
- Discontinued. Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆229Updated 8 months ago
- Asynchronous function queue with adjustable concurrency☆773Updated last year