Dennis-Krasnov / UringyLinks
A simple single-threaded concurrency runtime for Rust based on io_uring.
☆29Updated last year
Alternatives and similar repositories for Uringy
Users that are interested in Uringy are comparing it to the libraries listed below
Sorting:
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- The simd optimized escape code☆54Updated this week
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆70Updated last year
- ☆39Updated 5 years ago
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- memflow I/O primitives☆81Updated last month
- scan-resistant concurrent lazy LRU☆58Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- New register allocator designed as a successor to regalloc2☆38Updated 3 months ago
- Track memory allocations by backtrace or originating thread☆43Updated last month
- ☆47Updated 4 years ago
- Encoding and decoding for ARF strings☆14Updated 2 months ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- scraps of a potential language☆37Updated 4 years ago
- ☆19Updated 2 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Benchmarking library for stable Rust☆38Updated 2 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆34Updated 3 years ago
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆57Updated last year
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 6 months ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- Rust LLVM bindings☆31Updated 2 years ago
- Thread parking and unparking☆76Updated 4 months ago
- A no-frills async memcached client for Rust.☆23Updated 2 months ago