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:
- memflow I/O primitives☆82Updated 7 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Library safely exposing the io_uring API.☆70Updated 2 weeks ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- A buffering MPSC queue.☆83Updated last week
- A Rust implementation of OS provided synchronization primitives☆61Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- ☆57Updated 2 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 4 months ago
- ☆21Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Proactive IO & Runtime system☆275Updated last year
- The simd optimized escape code☆54Updated last week
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- FoundationDB client API for Tokio☆49Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Simple DNS written in Rust☆71Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Scalable and encrypted embedded database with 3-tier caching☆148Updated last year
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆62Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- A lightweight low-level single-threaded actor runtime☆180Updated 3 months ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated last month
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 2 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 9 months ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated 11 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- An efficient JSON Value parser☆76Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year