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.
☆247Updated last week
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☆299Updated last year
- Test and benchmark suite for sort implementations.☆490Updated this week
- Shuttle is a library for testing concurrent Rust code☆863Updated this week
- Magical Deterministic Simulator for distributed systems in Rust.☆960Updated last month
- Rust io_uring examples☆83Updated last year
- HTTP 1+2 in Rust, with io_uring & ktls☆427Updated 5 months ago
- The cost of Rust async/await☆131Updated 3 years ago
- A collection of blog posts and links that talk about how to successfully use Rust.☆388Updated 3 years ago
- Experiments with structured concurrency in Rust☆385Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆445Updated this week
- in-place allocation-reusing queues for Rust☆380Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Hazard pointers in Rust.☆206Updated 3 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆417Updated this week
- Recipes for avoiding bounds checks in Rust, without unsafe!☆125Updated 2 years ago
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆760Updated last week
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆797Updated last month
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆403Updated 6 months ago
- A port of HdrHistogram to Rust☆324Updated last year
- Add hardship to your tests☆1,037Updated last month
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆584Updated 8 months ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆445Updated this week
- single file, std only, async Rust executor☆578Updated 11 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆180Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆878Updated 6 months ago
- https://fly.io/dist-sys/ in Rust☆276Updated 2 years ago
- property testing and verification front-end for Rust☆219Updated 2 weeks ago
- Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocati…☆136Updated this week
- Rust tutorial to demonstrate how variance works☆255Updated 8 months ago