Dennis-Krasnov / UringyLinks
A simple single-threaded concurrency runtime for Rust based on io_uring.
☆28Updated last year
Alternatives and similar repositories for Uringy
Users that are interested in Uringy are comparing it to the libraries listed below
Sorting:
- scan-resistant concurrent lazy LRU☆60Updated last year
- ☆44Updated 2 months ago
- The simd optimized escape code☆54Updated last week
- ☆39Updated 5 years ago
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- The `io_uring` library for Rust (with Rustix)☆29Updated 2 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆47Updated 2 weeks ago
- New register allocator designed as a successor to regalloc2☆38Updated last week
- Object Pool LockFree in Rust☆46Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Channels☆24Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Track memory allocations by backtrace or originating thread☆43Updated 2 months ago
- Trying to create Sync bump allocator☆37Updated 7 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- An efficient JSON Value parser☆77Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- Thin immutable zero-copy byte slice☆43Updated last month
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 3 weeks ago