cloudflare / entropy-mapLinks
Low-latency hash map using minimal perfect hash functions and compact encoding.
☆33Updated last year
Alternatives and similar repositories for entropy-map
Users that are interested in entropy-map are comparing it to the libraries listed below
Sorting:
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 3 weeks ago
- Mechanisms for high-performance hardware-aware programming in Rust☆32Updated last week
- A proxy connector for Hyper-based crates☆106Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated this week
- heap profiler for rust☆28Updated this week
- Rust library implementing xor-filters☆142Updated 2 years ago
- Library safely exposing the io_uring API.☆69Updated this week
- Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device☆75Updated last week
- Rust wrapper around a connection listener to support TLS.☆57Updated this week
- ☆51Updated 11 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 9 months ago
- Blazing Fast Erasure-Coding with Random Linear Network Coding (RLNC)☆35Updated last month
- Safer wrappers over ktls-sys☆85Updated 2 months ago
- Scalable and encrypted embedded database with 3-tier caching☆148Updated last year
- An on-disk hash table implementation☆125Updated 4 years ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- A buffering MPSC queue.☆83Updated last year
- Embedded Key-Value Storage Engine☆128Updated 6 months ago
- Frayed ribbon filter cascade☆48Updated 2 years ago
- SIEVE cache replacement policy for Rust.☆21Updated 3 months ago
- A fast, modular, and operationally boring Rust private registry implementation.☆128Updated 2 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- TLS parser written in rust with nom☆118Updated 3 weeks ago