stbuehler / rust-io-uring
io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)
☆46Updated 5 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
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- ☆47Updated 4 years ago
- Wrapper providing a safe and simple way to access liburing-sys features.☆19Updated 5 years ago
- probe: Static probes for Rust☆94Updated last year
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- ☆16Updated 6 years ago
- Inject USDT probes into rust code☆48Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago
- ☆37Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- A Rust library for accessing Linux process and system information☆90Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 3 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Approximations to Histograms☆64Updated 3 years ago
- Native Rust library for managing control groups under Linux☆77Updated 2 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- ☆52Updated 5 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- A Rust mpsc with unbounded members in bounded memory☆49Updated 3 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 7 years ago
- dynamic smart pointers☆31Updated 6 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated last year
- Rust serializer library☆87Updated 10 months ago
- Write Ahead Logging for Rust☆25Updated 8 years ago