Callidon / bloom-filtersLinks
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
☆404Updated 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☆120Updated 3 months ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated 8 months ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆362Updated 2 years ago
- Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]☆558Updated this week
- Split Streams3 style☆289Updated 11 months ago
- Emulates ioredis by performing all operations in-memory.☆360Updated 3 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆223Updated 5 months ago
- Rate limit made simple, easy, async.☆332Updated last month
- Detects node eventloop block and reports where it started☆329Updated 2 years ago
- Discontinued. Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆229Updated 6 months ago
- A node.js module to make the use of promises safe☆669Updated 5 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆336Updated 5 months ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆520Updated last week
- Flake ID generator yields k-ordered, conflict-free ids in a distributed environment in Node.js☆244Updated 2 years ago
- A fluent API to generate JSON schemas☆513Updated last month
- Uber-fast unique id generation, for Node.js and the browser☆737Updated 9 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
- Support keepalive http agent.☆592Updated 5 months ago
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆329Updated 3 months ago
- An open list of awesome Level modules and resources.☆306Updated 5 months ago
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆578Updated 2 years ago
- a fast heap-based priority queue in JavaScript☆363Updated 11 months ago
- Process load measuring plugin for Fastify, with automatic handling of "Service Unavailable"☆384Updated last month
- Simple “Least Recently Used” (LRU) cache☆705Updated last month
- Safely and quickly serialize JavaScript objects☆351Updated 5 months ago
- Extremely fast utf8 only stream implementation☆285Updated 3 weeks ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆307Updated last year
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- Encode and decode CBOR documents, with both easy mode, streaming mode, and SAX-style evented mode.☆366Updated last month
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆771Updated last year