vavrusa / memcache-asyncLinks
A no-frills async memcached client for Rust.
☆24Updated 5 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:
- Cross platform process information in Rust☆67Updated last month
- like thread::spawn but for processes☆156Updated 6 months ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆46Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 11 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- Rust implementation of the NATS nkeys library☆41Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- golang like task executor☆51Updated 3 years ago
- A crate implementing a synchronized map for memoization☆31Updated 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…☆93Updated 5 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- Practical examples of the Rust async ecosystem☆40Updated 3 years ago
- Async filesystem primitives☆137Updated last month
- futures::AtomicWaker extracted into its own crate☆32Updated last month
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- A buffering MPSC queue.☆79Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Trying to create Sync bump allocator☆39Updated last month
- Simple string matching with single- and multiple-wildcard operator☆87Updated 11 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Get a unique thread ID in Rust☆42Updated 10 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year