ringbahn / uring-sys
liburing bindings
☆33Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for uring-sys
- The simd optimized escape code☆53Updated last week
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- ☆46Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆47Updated 5 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- ☆54Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last year
- Epoch-based garbage collection☆80Updated 6 years ago
- Asynchronous adapter for byteorder☆19Updated 3 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- bluss/IndexMap with amortized resizes☆14Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated last week
- Hazard pointer based concurrent memory reclamation for Rust.☆29Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year