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 fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- ☆49Updated 6 months ago
- Use io_uring from vanilla tokio.☆49Updated 2 months ago
- A bridge between different serde implementations.☆16Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- A concurrent GC.☆43Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 4 months ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆25Updated 4 months ago
- Unicode validation and transcoding at billions of characters per second☆22Updated last week
- Where is my space?☆36Updated 3 months ago
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- The Rustc Trait System Refactor Initiative☆24Updated last month
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- A binary representation of json value, optimized for parsing and querying.☆23Updated last year
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- A memcomparable serialization format.☆23Updated 2 years ago
- A lock-free memory allocator☆61Updated last month
- A procedural macro for defining nom combinators in simple DSL☆45Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- ioring wrapper for windows-rs☆22Updated 2 years ago
- Documentation of Rust error handling☆48Updated 2 years ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆80Updated 3 weeks ago
- A typed map which can make sure item exist.☆34Updated 8 months ago
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated last year
- Pretty printing library for SQL☆24Updated 2 years ago