ringbahn / uring-sysLinks
liburing bindings
☆35Updated 3 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
- ☆47Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- 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☆61Updated 7 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- ☆39Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆63Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Thread parking and unparking☆79Updated 10 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Utilities for pinning☆97Updated last year
- probe: Static probes for Rust☆101Updated 3 weeks ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- Asynchronous file I/O for Tokio☆48Updated 5 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year