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.
☆248Updated 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:
- Test and benchmark suite for sort implementations.☆500Updated 3 weeks ago
- lock-free B+ tree☆300Updated last year
- Shuttle is a library for testing concurrent Rust code☆870Updated last week
- in-place allocation-reusing queues for Rust☆383Updated last year
- Rust io_uring examples☆86Updated last year
- Magical Deterministic Simulator for distributed systems in Rust.☆968Updated 2 months ago
- Experiments with structured concurrency in Rust☆386Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆449Updated 3 weeks ago
- A collection of blog posts and links that talk about how to successfully use Rust.☆389Updated 3 years ago
- HTTP 1+2 in Rust, with io_uring & ktls☆429Updated 6 months ago
- Hazard pointers in Rust.☆208Updated 3 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆126Updated 2 years ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆808Updated 2 months ago
- The cost of Rust async/await☆131Updated 3 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆884Updated 7 months ago
- single file, std only, async Rust executor☆578Updated 11 months ago
- https://fly.io/dist-sys/ in Rust☆277Updated 2 years ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆632Updated last year
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆454Updated this week
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆587Updated 9 months ago
- A better compressed bitset in Rust☆845Updated 3 weeks ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆233Updated 2 months ago
- Add hardship to your tests☆1,046Updated 2 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆277Updated last week
- Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocati…☆242Updated last week
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆768Updated last month
- Rust tutorial to demonstrate how variance works☆255Updated 9 months ago
- Comparison of Rust async and Linux thread context switch time.☆735Updated 10 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆404Updated 7 months ago