cloudflare / entropy-mapLinks
Low-latency hash map using minimal perfect hash functions and compact encoding.
☆31Updated 9 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☆62Updated 2 years ago
- Mechanisms for high-performance hardware-aware programming in Rust☆27Updated last week
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 11 months ago
- Rust wrapper around a connection listener to support TLS.☆57Updated last week
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- heap profiler for rust☆28Updated 3 weeks ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆61Updated 6 months ago
- Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device☆69Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- A proxy connector for Hyper-based crates☆107Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- A buffering MPSC queue.☆79Updated last year
- Safer wrappers over ktls-sys☆80Updated this week
- Rust library implementing xor-filters☆140Updated 2 years ago
- Peekable reader and async reader, which enhance your network programming experience.☆23Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- ☆50Updated 8 months ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆48Updated last week
- Small, fast, and correct L2/L3/L4 packet parser.☆62Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated 3 weeks ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Embedded Key-Value Storage Engine☆122Updated 3 months ago
- Value log implementation for key-value separated storage in safe Rust☆43Updated this week
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆145Updated last week
- Scalable and encrypted embedded database with 3-tier caching☆147Updated 9 months ago
- Simple DNS written in Rust☆69Updated last month
- Port of bbolt in Rust☆65Updated 11 months ago