vavrusa / memcache-async
A no-frills async memcached client for Rust.
☆23Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for memcache-async
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- The simd optimized escape code☆53Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 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…☆61Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- A collection of plug-and-play retry policies for Rust projects.☆14Updated 6 months ago
- Grafana Plugin SDK for Rust☆60Updated 2 weeks ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 3 years ago
- Rust traits for key comparison in maps.☆19Updated last year
- High-level Rust library for asynchronous SSH connections☆73Updated 5 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Extensions to the Rust standard library☆42Updated 7 months ago
- Rust crate for managing cancellable services☆24Updated 3 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆42Updated 2 months ago
- NATS unique identifiers☆19Updated last year
- Rust wrapper for posix message queues☆16Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Convert closures into wakers☆43Updated last month
- Remove Cargo.lock lockfile☆32Updated last week
- A lightweight lock protected by an atomic boolean.☆34Updated 11 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated last year
- ☆68Updated 3 weeks ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆22Updated last week