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
- 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☆42Updated 5 months ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- ☆39Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- In-memory filesystem in Rust☆73Updated 5 years ago
- Utilities for pinning☆96Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Thread parking and unparking☆78Updated 6 months ago
- skiplist☆142Updated 3 years ago
- Native Rust library for managing control groups under Linux☆77Updated 3 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Fast functions for printing floating-point primitives to a decimal string☆126Updated 2 months 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
- ☆58Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- dlmalloc ported into Rust☆109Updated last week