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.
☆252Updated 2 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.☆503Updated 2 months ago
- lock-free B+ tree☆305Updated last year
- Magical Deterministic Simulator for distributed systems in Rust.☆991Updated last month
- Shuttle is a library for testing concurrent Rust code☆884Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Rust io_uring examples☆96Updated last year
- Experiments with structured concurrency in Rust☆393Updated last year
- HTTP 1+2 in Rust, with io_uring & ktls☆436Updated 7 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆637Updated last year
- A collection of blog posts and links that talk about how to successfully use Rust.☆397Updated 3 years ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆828Updated 3 months ago
- Hazard pointers in Rust.☆211Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆391Updated last year
- https://fly.io/dist-sys/ in Rust☆278Updated 2 years ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆127Updated 2 years ago
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆786Updated last month
- The cost of Rust async/await☆132Updated 3 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 9 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A crate to help you go wide. By which I mean use SIMD stuff.☆442Updated this week
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆593Updated 10 months ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆485Updated this week
- K.I.S.S. LSM-tree implementation in safe Rust☆289Updated this week
- A better compressed bitset in Rust☆867Updated 2 months ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆253Updated last week
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆188Updated this week
- Extremely fast tracing library for Rust☆750Updated last year
- Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocati…☆285Updated 3 weeks ago
- Add hardship to your tests☆1,073Updated last week