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
- A lock-free memory allocator☆61Updated 3 weeks ago
- ☆50Updated 8 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- ☆198Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆60Updated 5 months ago
- A concurrent GC.☆43Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- A simple concurrent caching library that might fit to many use cases☆134Updated 7 months ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆27Updated 6 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Documentation of Rust error handling☆48Updated 2 years ago
- The Rustc Trait System Refactor Initiative☆25Updated 2 months ago
- ioring wrapper for windows-rs☆22Updated 2 years ago
- A buddy system allocator in pure Rust.☆111Updated 10 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆86Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- rust bindings of snmalloc☆138Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Generate accurate and informative tree dumps of asynchronous tasks.☆222Updated 2 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Where is my space?☆36Updated 2 weeks ago
- A bridge between different serde implementations.☆16Updated last week
- Use io_uring from vanilla tokio.☆50Updated 3 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆104Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- Mea provides async primitives and combinators that are runtime agnostic.☆57Updated 2 weeks ago
- Layered configuration system built upon serde☆32Updated 6 months ago