Dennis-Krasnov / Uringy
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:
- The simd optimized escape code☆54Updated last week
- Library safely exposing the io_uring API.☆62Updated last month
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Track memory allocations by backtrace or originating thread☆43Updated 3 weeks ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A concise, self-describing binary format written in Rust for Serde☆65Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆47Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- memflow I/O primitives☆81Updated 3 weeks ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆69Updated last year
- Serde serializer for generating Starlark build targets☆66Updated 2 months ago
- ☆20Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- a fast async pool based on channel☆24Updated 2 weeks ago
- ☆24Updated 2 years ago
- ☆41Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆39Updated 2 weeks ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 8 months ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago