vavrusa / memcache-asyncLinks
A no-frills async memcached client for Rust.
☆23Updated 3 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 fast async pool based on channel☆24Updated last month
- A minimal implementation of consistent hashing☆60Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- The simd optimized escape code☆54Updated this week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆72Updated 2 months ago
- ☆39Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Extensions to the Rust standard library☆46Updated 6 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Grafana Plugin SDK for Rust☆66Updated last week
- scan-resistant concurrent lazy LRU☆60Updated last year
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 6 months ago
- Rust implementation of the NATS nkeys library☆41Updated 9 months ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 6 months ago