shelbyd / cooptexLinks
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
Sorting:
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 months ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 8 months ago
- a fast async pool based on channel☆25Updated last month
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- A JSON stream parser for Rust☆13Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Distributed key-value store.☆28Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- TCP load testing tool, written in async Rust☆37Updated 4 years ago
- Memory database☆55Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A no-frills async memcached client for Rust.☆23Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆13Updated 4 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A simple async OAuth 2.0 library for Rust☆20Updated last month
- Runtime-agnostic actor library☆77Updated 2 years ago
- ☆28Updated 2 years ago
- Native Rust implementation of Kubernetes api☆34Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- comvert bool expression to elasticsearch DSL in rust☆51Updated last year