espoal / uring_examples
Rust io_uring examples
☆78Updated 10 months ago
Alternatives and similar repositories for uring_examples:
Users that are interested in uring_examples are comparing it to the libraries listed below
- Allocations profiler built using ebpf☆85Updated 4 months ago
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- The cost of Rust async/await☆129Updated 2 years ago
- A fast and flexible LRU map.☆174Updated last month
- perf-event: a Rust interface to Linux performance monitoring☆112Updated 10 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 8 months ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆167Updated last month
- a lock-free concurrent slab (experimental)☆277Updated last month
- rust bindings of snmalloc☆126Updated last week
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Yet another key-value storage for Rust☆70Updated 3 years ago
- A lock-free thread-safe arena based Skiplist impelementation for building memtable.☆54Updated this week
- Proactive IO & Runtime system☆258Updated 10 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆145Updated last week
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 9 months ago
- ☆190Updated 11 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 7 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- SIMD base64 codecs☆79Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- An Adaptive Radix Tree implementation.☆38Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆142Updated 2 years ago
- Program startup and thread support written in Rust☆174Updated last week
- High-precision and consistent benchmarking framework/harness for Rust☆118Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆222Updated last year
- Simple async reactor and executor for rust☆78Updated 2 years ago
- Performant time measuring in Rust☆184Updated 10 months ago
- A thread-safe & efficient memory pool☆167Updated last year