cloudflare / entropy-mapLinks
Low-latency hash map using minimal perfect hash functions and compact encoding.
☆29Updated 8 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☆61Updated last year
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆46Updated 3 months ago
- Value log implementation for key-value separated storage in safe Rust☆41Updated last week
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- Async channels for Rust that support reading and writing many values☆28Updated last month
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆28Updated last year
- a fast async pool based on channel☆25Updated 2 months ago
- Wait for a collection of async tasks to finish.☆34Updated 11 months ago
- Mechanisms for high-performance hardware-aware programming in Rust☆25Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- Rust wrapper around a connection listener to support TLS.☆57Updated 4 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆48Updated 2 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- End-to-end encryption sdk with user management.☆45Updated 2 weeks ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 8 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 4 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 9 months ago
- ☆49Updated 7 months ago
- Collection of insert-only wait-free data-structures.☆29Updated last year
- Asynchronous Virtio socket support for Rust☆40Updated 3 months ago
- high performance Serialize and Deserialize derives☆35Updated 3 months ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆55Updated last week
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Peekable reader and async reader, which enhance your network programming experience.☆22Updated 2 weeks ago