tokio-rs / io-uring
The `io_uring` library for Rust
☆1,343Updated last week
Alternatives and similar repositories for io-uring:
Users that are interested in io-uring are comparing it to the libraries listed below
- An io_uring backed runtime for Rust☆1,240Updated 9 months ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,430Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,611Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,325Updated 2 weeks ago
- Utilities for working with bytes☆2,039Updated last month
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆953Updated 2 years ago
- A metrics ecosystem for Rust.☆1,265Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆848Updated last week
- A fast bump allocation arena for Rust☆1,697Updated 3 weeks ago
- An implementation of a LRU cache☆696Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,405Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,940Updated last month
- safe bindings to io-uring☆670Updated 3 years ago
- Zero-copy deserialization framework for Rust☆3,230Updated last week
- A high performance concurrent caching library for Rust☆1,920Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,144Updated last week
- Rust port of Google's SwissTable hash map☆2,622Updated this week
- A lock-free, read-optimized, concurrency primitive.☆1,992Updated 10 months ago
- Support atomic operations on Arc itself☆951Updated this week
- Rust cache structures and easy function memoization☆1,762Updated 2 months ago
- Rust port of simdjson☆1,245Updated last week
- Cap'n Proto for Rust☆2,188Updated last week
- A multiprocess drop-in replacement for Rust channels☆954Updated this week
- Extremely fast tracing library for Rust☆745Updated 9 months ago
- HTTP 2.0 client & server implementation for Rust.☆1,434Updated 2 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,252Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- A lock-free, eventually consistent, concurrent multi-value map.☆504Updated 3 years ago
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆1,888Updated this week
- Type erasure for async trait methods☆1,973Updated last month