cmazakas / liburingLinks
Low-level io_uring interface, transliterated from Jens Axboe's liburing.
☆20Updated 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 6 months ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- bytes::BufMut implementation to count buffer size☆25Updated last month
- Serde serializer for generating Starlark build targets☆71Updated last month
- Asynchronous DNS lookups☆67Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Thread parking and unparking☆82Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Abstract over different executors☆74Updated 2 years ago
- Channels☆26Updated 3 years ago
- A high-quality, non-cryptographic, 160-bit hash function.☆52Updated 9 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Alternative future adapters that provide cancel safety.☆80Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A memory efficient syntax tree for language developers☆64Updated last month
- Command line flags library that does not require a central list of all the flags☆55Updated 3 years ago
- ☆95Updated last year
- A buffering MPSC queue.☆87Updated 2 months ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Collects build-information of your Rust crate☆23Updated 2 weeks ago