Callidon / bloom-filters
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
☆394Updated this week
Alternatives and similar repositories for bloom-filters:
Users that are interested in bloom-filters are comparing it to the libraries listed below
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆562Updated 2 years ago
- Roaring for NodeJS☆119Updated last month
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆449Updated 6 months ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆359Updated 2 years ago
- Discontinued. Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆229Updated 4 months ago
- A fluent API to generate JSON schemas☆505Updated 3 weeks ago
- Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]☆539Updated last week
- Raft.js is an implementation of the Raft consensus algorithm in JavaScript and using WebRTC.☆323Updated 4 years ago
- Uber-fast unique id generation, for Node.js and the browser☆734Updated 7 months ago
- A cacheable dns.lookup(…) that respects TTL☆199Updated last year
- Semaphore using `async` and `await`☆637Updated 11 months ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆513Updated 7 months ago
- Proxy your http requests to another server, with hooks☆358Updated 3 weeks ago
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆219Updated 3 years ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆223Updated 2 months ago
- Emulates ioredis by performing all operations in-memory.☆352Updated last month
- Extremely fast utf8 only stream implementation☆282Updated 2 weeks ago
- An open list of awesome Level modules and resources.☆304Updated 2 months ago
- Gracefully terminates HTTP(S) server.☆327Updated last year
- Flattens the underlying C structures of a concatenated JavaScript string☆383Updated 3 years ago
- Detects node eventloop block and reports where it started☆328Updated 2 years ago
- Simple and robust resource pool for node.js☆486Updated 9 months ago
- Simple “Least Recently Used” (LRU) cache☆691Updated last year
- Simple, efficient, ultra-fast, scalable data store wrapper for LMDB☆547Updated last week
- Data structures for high-performance JavaScript applications.☆713Updated last year
- Fastest Snappy compression library in Node.js☆173Updated last week
- Rate limit made simple, easy, async.☆323Updated 10 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 streaming way to send data to a Node.js Worker Thread☆239Updated 3 weeks ago
- Distributed mutex and semaphore based on Redis☆165Updated last week