vavrusa / memcache-async
A no-frills async memcached client for Rust.
☆23Updated 2 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:
- futures::AtomicWaker extracted into its own crate☆26Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- A minimal implementation of consistent hashing☆57Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Extensions to the Rust standard library☆46Updated 5 months ago
- The simd optimized escape code☆53Updated 2 weeks ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 2 months ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Convert closures into wakers☆45Updated 3 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Rust implementation of the NATS nkeys library☆41Updated 7 months ago
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- Grafana Plugin SDK for Rust☆65Updated 3 weeks ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- ☆72Updated last month
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- Distributed key-value store.☆28Updated 3 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- ☆38Updated 4 years ago
- Rust wrapper for posix message queues☆16Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Practical examples of the Rust async ecosystem☆40Updated 3 years ago