grahamking / perf-ninja-rs
Rust port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuning.
☆194Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for perf-ninja-rs
- lock-free B+ tree☆275Updated 2 months ago
- Rust io_uring examples☆76Updated 6 months ago
- Shuttle is a library for testing concurrent Rust code☆682Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆583Updated 2 months ago
- Test and benchmark suite for sort implementations.☆354Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆376Updated this week
- Simple interoperability between C++ coroutines and asynchronous Rust☆234Updated 2 weeks ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆300Updated 2 months ago
- Hazard pointers in Rust.☆197Updated 3 months ago
- Concurrently Readable Data Structures for Rust☆343Updated last month
- A fast and ergonomic concurrent hash-table for read-heavy workloads.☆562Updated this week
- Experiments with structured concurrency in Rust☆311Updated 3 months ago
- HTTP 1+2 in Rust, with io_uring & ktls☆354Updated last week
- Magical Deterministic Simulator for distributed systems in Rust.☆681Updated 3 weeks ago
- Minimalistic snapshot testing for Rust.☆250Updated 5 months ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆127Updated last month
- The cost of Rust async/await☆112Updated 2 years ago
- A tracing library 10~100x faster than others☆191Updated this week
- in-place allocation-reusing queues for Rust☆287Updated 5 months ago
- Collection of CI configuration files for Rust projects☆294Updated last month
- Execute Rust code carefully, with extra checking along the way☆387Updated 3 months ago
- Proactive IO & Runtime system☆251Updated 6 months ago
- Simple async reactor and executor for rust☆78Updated 2 years ago
- ☆85Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- Allocations profiler built using ebpf☆80Updated 3 weeks ago
- A port of HdrHistogram to Rust☆303Updated 7 months ago
- High performance containers and utilities for concurrent and asynchronous programming☆341Updated 2 weeks ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆101Updated last year