cloudflare / entropy-mapLinks
Low-latency hash map using minimal perfect hash functions and compact encoding.
☆35Updated 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:
- A fast implementation of single-pattern substring search using SIMD acceleration.☆100Updated 2 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Mechanisms for high-performance hardware-aware programming in Rust☆32Updated this week
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- ☆52Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A proxy connector for Hyper-based crates☆106Updated last year
- Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device☆75Updated last week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Library safely exposing the io_uring API.☆71Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- Rust wrapper around a connection listener to support TLS.☆58Updated this week
- Blazing Fast Erasure-Coding with Random Linear Network Coding (RLNC)☆37Updated 2 months ago
- heap profiler for rust☆28Updated last week
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 10 months ago
- Small, fast, and correct L2/L3/L4 packet parser.☆62Updated 2 years ago
- Safer wrappers over ktls-sys☆89Updated 3 months ago
- rust channel benchmarks to keep stat of performance of Kanal library in comparison with other competitors.☆52Updated 2 years ago
- A buffering MPSC queue.☆84Updated last month
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Port of bbolt in Rust☆65Updated last year
- an extremely fast async mutex with alternative sync API☆81Updated 3 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- high performance Serialize and Deserialize derives☆36Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆43Updated 7 months ago
- A fast, modular, and operationally boring Rust private registry implementation.☆130Updated 4 months ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- Thread parking and unparking☆81Updated 11 months ago