shelbyd / cooptex
Deadlock free Mutexes.
☆14Updated last year
Alternatives and similar repositories for cooptex:
Users that are interested in cooptex are comparing it to the libraries listed below
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Asynchronous ICMP pinging library☆14Updated 11 months ago
- Seredies is a Redis Protocol implementation for serde.☆19Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago
- A JSON stream parser for Rust☆13Updated 2 years ago
- WhitePool is a lightweight, generic pooling library for Rust+Tokio☆17Updated 2 years ago
- a fast async pool based on channel☆23Updated 3 months ago
- hRPC implementation in Rust.☆24Updated 2 years ago
- High precision decimal☆24Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- A flexible byte pool.☆18Updated last year
- ☆21Updated 2 years ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 3 months ago
- File locking for Rust.☆43Updated 6 months ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A simple thread pool for stateful parallel task execution☆34Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago