google / rust-deadlock-avoidanceLinks
☆43Updated 2 years ago
Alternatives and similar repositories for rust-deadlock-avoidance
Users that are interested in rust-deadlock-avoidance are comparing it to the libraries listed below
Sorting:
- ☆33Updated last year
- ☆47Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- A memcomparable serialization format.☆23Updated 2 years ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆26Updated 4 months ago
- Lending iterators on stable Rust☆82Updated last year
- Use io_uring from vanilla tokio.☆46Updated last month
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- Documentation of Rust error handling☆49Updated 2 years ago
- Mea provides async primitives and combinators that are runtime agnostic.☆38Updated last week
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 3 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 2 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Where is my space?☆36Updated 2 months ago
- ☆46Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆155Updated 3 weeks ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 4 months ago
- A bridge between different serde implementations.☆16Updated 4 months ago
- ioring wrapper for windows-rs☆21Updated 2 years ago
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆47Updated last year
- A simple concurrent caching library that might fit to many use cases☆131Updated 5 months ago
- Bw-Tree for Rust☆27Updated 2 years ago
- ☆195Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated last week
- A binary representation of json value, optimized for parsing and querying.☆23Updated last year
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago