stbuehler / rust-io-uringLinks
io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)
☆46Updated 6 years ago
Alternatives and similar repositories for rust-io-uring
Users that are interested in rust-io-uring are comparing it to the libraries listed below
Sorting:
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- ☆47Updated 4 years ago
- Wrapper providing a safe and simple way to access liburing-sys features.☆19Updated 6 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- A pool of reusable values☆51Updated 5 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Concurrent hash trie☆57Updated 4 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- liburing bindings☆35Updated 3 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- ☆39Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- An experimental columnar arena☆43Updated 10 months ago
- Rust serializer library☆87Updated last year
- Native Rust library for managing control groups under Linux☆77Updated 3 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Inject USDT probes into rust code☆48Updated 5 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 6 months ago