Bajix / evlru
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
- ☆37Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆47Updated 4 years ago
- The simd optimized escape code☆53Updated this week
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Duplicate an async I/O handle☆41Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- ☆19Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- scraps of a potential language☆37Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- scan-resistant concurrent lazy LRU☆58Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- a fast async pool based on channel☆24Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- high-efficiency concurrent reclamation☆35Updated 7 months 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…☆80Updated last month
- A no-frills async memcached client for Rust.☆23Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 2 weeks ago
- Full precision decimal representation of f64☆26Updated last month
- ☆13Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- ☆24Updated 2 years ago