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
- 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
- Roaring for NodeJS☆134Updated this week
- Extremely fast utf8 only stream implementation☆309Updated this week
- Uber-fast unique id generation, for Node.js and the browser☆739Updated last year
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆453Updated 4 months ago
- Detects node eventloop block and reports where it started☆333Updated 3 years ago
- Simple and robust resource pool for node.js☆510Updated last year
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆777Updated 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
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆228Updated last month
- a fast heap-based priority queue in JavaScript☆365Updated last year
- Proxy your http requests to another server, with hooks☆389Updated last month
- A fluent API to generate JSON schemas☆522Updated 3 months ago
- Request Tracer - CLS-based request id generation for Express, Fastify, Koa and Hapi, batteries included☆313Updated last year
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆162Updated 2 years ago
- A streaming way to send data to a Node.js Worker Thread☆255Updated this week
- Distributed mutex and semaphore based on Redis☆201Updated 3 weeks ago
- Emulates ioredis by performing all operations in-memory.☆381Updated 2 weeks ago
- Split Streams3 style☆294Updated last year
- Flattens the underlying C structures of a concatenated JavaScript string☆391Updated 4 years ago
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆221Updated 4 years ago
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Gracefully terminates HTTP(S) server.☆332Updated 2 years ago
- Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]☆634Updated last month
- A cacheable dns.lookup(…) that respects TTL☆218Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆752Updated 4 months ago
- Discontinued. Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆225Updated last year
- Rate limit made simple, easy, async.☆336Updated 2 months ago