Dennis-Krasnov / UringyLinks
A simple single-threaded concurrency runtime for Rust based on io_uring.
☆27Updated last year
Alternatives and similar repositories for Uringy
Users that are interested in Uringy are comparing it to the libraries listed below
Sorting:
- A buffering MPSC queue.☆79Updated last year
- memflow I/O primitives☆81Updated 4 months ago
- ☆21Updated 4 years ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- SIEVE cache replacement policy for Rust.☆21Updated 2 weeks ago
- ☆55Updated last week
- A Rust implementation of OS provided synchronization primitives☆60Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 11 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Proactive IO & Runtime system☆274Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆66Updated last month
- Scalable and encrypted embedded database with 3-tier caching☆147Updated 9 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 3 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 4 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆61Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Safer wrappers over ktls-sys☆80Updated this week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- A lightweight low-level single-threaded actor runtime☆176Updated 5 months ago
- The simd optimized escape code☆54Updated this week
- Rust wrapper around a connection listener to support TLS.☆57Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago