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☆73Updated 11 months ago
- ☆39Updated 5 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- The simd optimized escape code☆54Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- ☆47Updated 5 years ago
- SIEVE cache replacement policy for Rust.☆26Updated 2 months ago
- ☆12Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- A rust library for reusing heap allocations☆24Updated 6 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- scraps of a potential language☆38Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- Concurrent hash trie☆58Updated 5 years ago
- golang like task executor☆52Updated 4 years ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- ☆14Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago