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
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- The simd optimized escape code☆54Updated last week
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- ☆47Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Utilities for pinning☆98Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- ☆39Updated 5 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago