- San Jose, CA
- https://ssoudan.blog
- @ssoudan
Stars
io_uring
5 repositories
A simple single-threaded concurrency runtime for Rust based on io_uring.
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
A thread-per-core async Rust runtime with IOCP/io_uring/polling.