cloudflare / entropy-mapLinks
Low-latency hash map using minimal perfect hash functions and compact encoding.
☆36Updated 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 2 months ago
- Library safely exposing the io_uring API.☆74Updated last week
- Mechanisms for high-performance hardware-aware programming in Rust☆32Updated 3 weeks ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Rust wrapper around a connection listener to support TLS.☆58Updated 3 weeks ago
- heap profiler for rust☆28Updated 3 weeks ago
- ☆52Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- Rust library implementing xor-filters☆145Updated 2 years 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.☆157Updated last month
- Port of bbolt in Rust☆67Updated last year
- A buffering MPSC queue.☆85Updated last month
- Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device☆76Updated last month
- Blazing Fast Erasure-Coding with Random Linear Network Coding (RLNC)☆37Updated 3 months ago
- Benchmarking library for stable Rust☆47Updated last month
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated last week
- A proxy connector for Hyper-based crates☆106Updated last year
- ☆64Updated 4 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- Thin immutable zero-copy byte slice☆63Updated this week
- A cross-platform-ish memory profiler for Rust!☆39Updated last year
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆68Updated last year
- Safer wrappers over ktls-sys☆89Updated 4 months ago
- Small, fast, and correct L2/L3/L4 packet parser.☆62Updated 2 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆114Updated 4 months ago