ringbahn / uring-sys
liburing bindings
☆34Updated 2 years ago
Alternatives and similar repositories for uring-sys:
Users that are interested in uring-sys are comparing it to the libraries listed below
- The simd optimized escape code☆53Updated last week
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆47Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- ☆52Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- ☆38Updated 4 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated 11 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Asynchronous file I/O for Tokio☆49Updated last week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago