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
- ☆52Updated last year
- ☆205Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A simple concurrent caching library that might fit to many use cases☆146Updated last year
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- A lock-free memory allocator☆65Updated 4 months ago
- A bridge between different serde implementations.☆16Updated 4 months ago
- Where is my space?☆41Updated 6 months ago
- Documentation of Rust error handling☆48Updated 2 years ago
- A concurrent GC.☆44Updated 3 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A procedural macro for defining nom combinators in simple DSL☆47Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago
- Static keys for Rust userland applications☆67Updated 3 months ago
- JSONB implement in rust☆86Updated last week
- rust bindings of snmalloc☆149Updated this week
- `faststr` is a string library that try to avoid the cost of clone.☆111Updated last week
- Mea provides async primitives and combinators that are runtime agnostic.☆187Updated 2 weeks ago
- The Rustc Trait System Refactor Initiative☆26Updated 2 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆229Updated 7 months ago
- ioring wrapper for windows-rs☆24Updated 3 years ago
- Layered configuration system built upon serde☆32Updated 4 months ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆36Updated 2 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆103Updated last week
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- Unicode validation and transcoding at billions of characters per second☆24Updated this week
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago