ringbahn / uring-sysLinks
liburing bindings
☆35Updated 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
Sorting:
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆47Updated 4 years ago
- The simd optimized escape code☆54Updated last week
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- ☆60Updated 2 weeks ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆39Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Fast functions for printing floating-point primitives to a decimal string☆127Updated 2 weeks ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 2 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- A splay tree implementation written in Rust☆26Updated 6 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Utilities for pinning☆97Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Run closures in parallel☆114Updated 7 months ago
- Extra components for use with Mio.☆31Updated last week
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Thread parking and unparking☆77Updated 7 months ago