tokio-rs / tokio-uringLinks
An io_uring backed runtime for Rust
☆1,264Updated 10 months ago
Alternatives and similar repositories for tokio-uring
Users that are interested in tokio-uring are comparing it to the libraries listed below
Sorting:
- The `io_uring` library for Rust☆1,399Updated last week
- Support atomic operations on Arc itself☆1,022Updated this week
- Async multi-producer multi-consumer channel☆862Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,479Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- A high performance concurrent caching library for Rust☆1,990Updated last month
- Extremely fast tracing library for Rust☆746Updated 11 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,656Updated 3 months ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆965Updated 2 years ago
- safe bindings to io-uring☆671Updated 4 years ago
- An implementation of a LRU cache☆717Updated 2 months ago
- A metrics ecosystem for Rust.☆1,287Updated last week
- Benchmarks for rust serialization frameworks☆807Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆825Updated 4 months ago
- Zero-copy deserialization framework for Rust☆3,405Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆739Updated last month
- Rust port of simdjson☆1,269Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated last week
- Utilities for working with bytes☆2,068Updated 3 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,002Updated 11 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆816Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,007Updated last week
- A crate for managing memory bit by bit☆1,312Updated 10 months ago
- Slab allocator for Rust☆793Updated last week
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,063Updated 2 years ago
- Rust cache structures and easy function memoization☆1,820Updated 2 weeks ago
- Type erasure for async trait methods☆2,004Updated 3 weeks ago