cloudflare / entropy-mapLinks
Low-latency hash map using minimal perfect hash functions and compact encoding.
☆37Updated 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.☆99Updated 3 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Library safely exposing the io_uring API.☆78Updated this week
- ☆52Updated last year
- Mechanisms for high-performance hardware-aware programming in Rust☆33Updated 3 weeks ago
- Rust wrapper around a connection listener to support TLS.☆58Updated last month
- 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
- A proxy connector for Hyper-based crates☆106Updated last year
- Safer wrappers over ktls-sys☆89Updated 4 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 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
- A buffering MPSC queue.☆85Updated 2 months ago
- Small, fast, and correct L2/L3/L4 packet parser.☆66Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years 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
- Async channels for Rust that support reading and writing many values☆32Updated last month
- Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device☆76Updated last month
- Benchmarking library for stable Rust☆47Updated last month
- Port of bbolt in Rust☆67Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆193Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Rust library implementing xor-filters☆145Updated 2 years ago
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated last week
- A timed adaptive radix trie data-structure, used in SurrealKV☆114Updated 5 months ago
- Thin immutable zero-copy byte slice☆63Updated last week
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago