cloudflare / entropy-mapLinks
Low-latency hash map using minimal perfect hash functions and compact encoding.
☆33Updated 11 months ago
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.☆98Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Mechanisms for high-performance hardware-aware programming in Rust☆30Updated last week
- Rust wrapper around a connection listener to support TLS.☆57Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- A proxy connector for Hyper-based crates☆106Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 8 months ago
- Library safely exposing the io_uring API.☆69Updated 2 weeks ago
- ☆51Updated 10 months ago
- Scalable and encrypted embedded database with 3-tier caching☆148Updated 11 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- ☆58Updated last month
- Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device☆71Updated 2 weeks ago
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆66Updated last year
- Safer wrappers over ktls-sys☆83Updated last month
- heap profiler for rust☆28Updated 2 weeks ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆37Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- A buffering MPSC queue.☆82Updated last year
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 4 months ago
- Port of bbolt in Rust☆65Updated last year
- Small, fast, and correct L2/L3/L4 packet parser.☆62Updated 2 years ago
- Peekable reader and async reader, which enhance your network programming experience.☆22Updated 4 months ago
- Thread parking and unparking☆79Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆51Updated 3 weeks ago