cmazakas / liburingLinks
Low-level io_uring interface, transliterated from Jens Axboe's liburing.
☆19Updated last week
Alternatives and similar repositories for liburing
Users that are interested in liburing are comparing it to the libraries listed below
Sorting:
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- bytes::BufMut implementation to count buffer size☆25Updated last month
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Thread parking and unparking☆82Updated last year
- Asynchronous DNS lookups☆67Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A buffering MPSC queue.☆85Updated 2 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- Channels☆26Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A high-quality, non-cryptographic, 160-bit hash function.☆52Updated 9 months ago
- Rust library for memory barrier☆36Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Serde serializer for generating Starlark build targets☆71Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- ☆95Updated last year
- Convert closures into wakers☆47Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- A memory efficient syntax tree for language developers☆64Updated last month
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- a fast async pool based on channel☆26Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An alternative rust async runtime.☆59Updated last month
- Command line flags library that does not require a central list of all the flags☆55Updated 3 years ago