cmazakas / liburingLinks
Low-level io_uring interface, transliterated from Jens Axboe's liburing.
☆18Updated last week
Alternatives and similar repositories for liburing
Users that are interested in liburing are comparing it to the libraries listed below
Sorting:
- The `io_uring` library for Rust (with Rustix)☆35Updated 5 months ago
- Serde serializer for generating Starlark build targets☆70Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Thread parking and unparking☆81Updated 11 months ago
- bytes::BufMut implementation to count buffer size☆25Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Channels☆26Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- SIMD-optimized B+ Tree implementation that uses integer keys☆88Updated 6 months ago
- Asynchronous DNS lookups☆67Updated last year
- Alternative future adapters that provide cancel safety.☆79Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- `smol` integrations with `hyper`☆17Updated 5 months ago
- Calculate the next timestamp matching a given crontab pattern☆70Updated last month
- Non-interleaving multithreaded output queue☆79Updated 3 weeks ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆29Updated last year
- ☆64Updated 2 weeks ago
- Wait for a collection of async tasks to finish.☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆63Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago