grahamking / perf-ninja-rsLinks
Rust port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuning.
☆245Updated 5 months ago
Alternatives and similar repositories for perf-ninja-rs
Users that are interested in perf-ninja-rs are comparing it to the libraries listed below
Sorting:
- Test and benchmark suite for sort implementations.☆398Updated last week
- lock-free B+ tree☆296Updated 11 months ago
- Shuttle is a library for testing concurrent Rust code☆843Updated this week
- Magical Deterministic Simulator for distributed systems in Rust.☆949Updated 3 weeks ago
- Hazard pointers in Rust.☆206Updated 2 months ago
- Rust io_uring examples☆83Updated last year
- HTTP 1+2 in Rust, with io_uring & ktls☆427Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆432Updated 2 months ago
- in-place allocation-reusing queues for Rust☆380Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆623Updated last year
- A collection of blog posts and links that talk about how to successfully use Rust.☆383Updated 3 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆164Updated this week
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆757Updated last week
- A crate to help you go wide. By which I mean use SIMD stuff.☆409Updated this week
- A port of HdrHistogram to Rust☆324Updated last year
- Experiments with structured concurrency in Rust☆382Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆791Updated 3 weeks ago
- Add hardship to your tests☆1,026Updated last month
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆223Updated last month
- Concurrently Readable Data Structures for Rust☆359Updated last month
- The cost of Rust async/await☆131Updated 2 years ago
- K.I.S.S. LSM-tree implementation in safe Rust☆259Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆573Updated 8 months ago
- Simple async reactor and executor for rust☆80Updated 4 months ago
- High-performance containers and utilities for concurrent and asynchronous programming☆441Updated this week
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆402Updated 6 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- property testing and verification front-end for Rust☆216Updated 2 weeks ago