google / rust-deadlock-avoidance
☆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
- Use io_uring from vanilla tokio.☆46Updated this week
- ☆33Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 2 months ago
- A lock-free, append-only atomic pool.☆67Updated 2 years ago
- Where is my space?☆35Updated last month
- ☆47Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 7 months ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆25Updated 2 months ago
- A concurrent GC.☆43Updated 2 years ago
- The Rustc Trait System Refactor Initiative☆23Updated 8 months ago
- A memcomparable serialization format.☆23Updated last year
- A procedural macro for defining nom combinators in simple DSL☆45Updated 3 months ago
- A binary representation of json value, optimized for parsing and querying.