ringbahn / uring-sysLinks
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
Sorting:
- [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
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- ☆47Updated 4 years ago
- The simd optimized escape code☆54Updated last week
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust library for memory barrier☆35Updated last year
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- Concurrent hash trie☆54Updated 4 years ago
- ☆53Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆47Updated last week
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Epoch-based garbage collection☆82Updated 6 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- high-efficiency concurrent reclamation☆35Updated 9 months ago
- An experimental columnar arena☆43Updated 7 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Byte-wise atomic memcpy.☆36Updated 3 weeks ago