Bajix / evlruLinks
An eventually consistent LRU designed for lock-free concurrent reads
☆22Updated 2 years ago
Alternatives and similar repositories for evlru
Users that are interested in evlru are comparing it to the libraries listed below
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- ☆39Updated 5 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- ☆13Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- The simd optimized escape code☆54Updated last week
- Asynchronously speed-limiting multiple byte streams☆64Updated 9 months ago
- a fast async pool based on channel☆25Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- FleetFS distributed filesystem☆39Updated last month
- ☆41Updated 2 months ago
- Asynchronous DNS lookups☆66Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆141Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 10 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- SQLite-based on-disk cache for Rust.☆23Updated last year
- ☆47Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆89Updated 4 months ago
- Small, fast, and correct L2/L3/L4 packet parser.☆61Updated last year
- A Proxy Protocol Parser written in Rust.☆32Updated this week
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years 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 5 months ago