cloudflare / entropy-mapLinks
Low-latency hash map using minimal perfect hash functions and compact encoding.
☆33Updated 10 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:
- A fast implementation of single-pattern substring search using SIMD acceleration.☆98Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Mechanisms for high-performance hardware-aware programming in Rust☆30Updated last week
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- heap profiler for rust☆28Updated last week
- A proxy connector for Hyper-based crates☆106Updated last year
- Rust wrapper around a connection listener to support TLS.☆57Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 7 months ago
- ☆51Updated 9 months ago
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆43Updated last week
- Rust library implementing xor-filters☆140Updated 2 years ago
- Small, fast, and correct L2/L3/L4 packet parser.☆62Updated last year
- Schema agnostic protobuf decoder tool☆16Updated 3 years ago
- Safer wrappers over ktls-sys☆82Updated 2 weeks ago
- Port of bbolt in Rust☆65Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last month
- A rust port of the Golang xid library (https://github.com/rs/xid)☆21Updated 4 years ago
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆106Updated last month
- a fast async pool based on channel☆26Updated 4 months ago
- A simple single-threaded concurrency runtime for Rust based on io_uring.☆27Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- A fast, modular, and operationally boring Rust private registry implementation.☆125Updated 3 weeks ago
- Log search engine on object storages☆19Updated last year
- SIEVE cache replacement policy for Rust.☆21Updated last month
- Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device☆71Updated 2 months ago