espoal / uring_examples
Rust io_uring examples
☆81Updated last year
Alternatives and similar repositories for uring_examples:
Users that are interested in uring_examples are comparing it to the libraries listed below
- Library safely exposing the io_uring API.☆61Updated last month
- The cost of Rust async/await☆130Updated 2 years ago
- rust bindings of snmalloc☆129Updated last month
- perf-event: a Rust interface to Linux performance monitoring☆116Updated last month
- A fast and flexible LRU map.☆181Updated 4 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A buffering MPSC queue.☆78Updated 9 months ago
- Allocations profiler built using ebpf☆89Updated last month
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆186Updated 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 lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Scalable and lock-free memory reclamation system☆28Updated 2 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated 11 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- ☆193Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆39Updated 2 months ago
- An async RPC in rust-lang that mimics golang's net/rpc☆30Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- An Adaptive Radix Tree implementation.☆39Updated last year
- Simple async reactor and executor for rust☆79Updated last month
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆148Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆152Updated this week
- SIMD base64 codecs☆82Updated last year
- Port of bbolt in Rust☆65Updated 7 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- Yet another key-value storage for Rust☆71Updated 3 years ago