vavrusa / memcache-asyncLinks
A no-frills async memcached client for Rust.
☆23Updated 4 months ago
Alternatives and similar repositories for memcache-async
Users that are interested in memcache-async are comparing it to the libraries listed below
Sorting:
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- futures::AtomicWaker extracted into its own crate☆28Updated last week
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- Distributed key-value store.☆28Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- a fast async pool based on channel☆25Updated last month
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- The simd optimized escape code☆54Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Trying to create Sync bump allocator☆37Updated last week
- Rust implementation of the NATS nkeys library☆41Updated 2 weeks ago
- A proxy connector for Hyper-based crates☆107Updated last year
- Distributed locks with Redis, implemented in Rust☆56Updated 9 months ago
- TCP load testing tool, written in async Rust☆37Updated 4 years ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- ☆73Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- ☆49Updated 7 months ago