vavrusa / memcache-async
A no-frills async memcached client for Rust.
☆23Updated last month
Alternatives and similar repositories for memcache-async:
Users that are interested in memcache-async are comparing it to the libraries listed below
- Distributed key-value store.☆28Updated 3 years ago
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆61Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Seredies is a Redis Protocol implementation for serde.☆19Updated last year
- The simd optimized escape code☆53Updated this week
- scan-resistant concurrent lazy LRU☆58Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated 2 weeks ago
- Grafana Plugin SDK for Rust☆65Updated last week
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 5 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Library for scripting analyses against crates.io's database dumps☆69Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Extensions to the Rust standard library☆44Updated 4 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- a fast async pool based on channel☆24Updated 5 months ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- golang like task executor☆51Updated 3 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated last month
- Helps you frob those bits☆36Updated 8 months ago