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. 
☆249Updated last month
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:
- lock-free B+ tree☆300Updated last year
- Test and benchmark suite for sort implementations.☆503Updated last month
- Magical Deterministic Simulator for distributed systems in Rust.☆982Updated 2 weeks ago
- Shuttle is a library for testing concurrent Rust code☆874Updated this week
- in-place allocation-reusing queues for Rust☆384Updated last year
- Rust io_uring examples☆91Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆453Updated last month
- Experiments with structured concurrency in Rust☆390Updated last year
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆818Updated 2 months ago
- Hazard pointers in Rust.☆208Updated last week
- The cost of Rust async/await☆131Updated 3 years ago
- single file, std only, async Rust executor☆578Updated last year
- Add hardship to your tests☆1,058Updated last week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆186Updated this week
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆251Updated 3 months ago
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆773Updated 2 weeks ago
- HTTP 1+2 in Rust, with io_uring & ktls☆433Updated 6 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 3 months ago
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆591Updated 10 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆633Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆280Updated this week
- A collection of blog posts and links that talk about how to successfully use Rust.☆393Updated 3 years ago
- https://fly.io/dist-sys/ in Rust☆278Updated 2 years ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆477Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆891Updated 8 months ago
- A persistent B+Tree (clustered index) implementation in Rust.☆318Updated last year
- a lock-free concurrent slab (experimental)☆299Updated 10 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆406Updated 8 months ago
- Simple async reactor and executor for rust☆79Updated 6 months ago
- Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocati…☆279Updated last week