grahamking / perf-ninja-rs
Rust port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuning.
☆232Updated 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:
- lock-free B+ tree☆287Updated 8 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 9 months ago
- in-place allocation-reusing queues for Rust☆372Updated 11 months ago
- Hazard pointers in Rust.☆204Updated 4 months ago
- The cost of Rust async/await☆130Updated 2 years ago
- Magical Deterministic Simulator for distributed systems in Rust.☆841Updated 4 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆350Updated 2 months ago
- Test and benchmark suite for sort implementations.☆389Updated 2 months ago
- Shuttle is a library for testing concurrent Rust code☆764Updated this week
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆718Updated 2 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆387Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆802Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆550Updated 4 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆154Updated last week
- High-performance containers and utilities for concurrent and asynchronous programming☆408Updated 3 weeks ago
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆714Updated 2 months ago
- Experiments with structured concurrency in Rust☆363Updated 9 months ago
- Proactive IO & Runtime system☆271Updated last year
- Fast and simple benchmarking for Rust projects☆1,135Updated 3 weeks ago
- Rust io_uring examples☆81Updated last year
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Concurrently Readable Data Structures for Rust☆357Updated last month
- Rust String Libraries by mcyoung☆184Updated 3 months ago
- A collection of blog posts and links that talk about how to successfully use Rust.☆364Updated 2 years ago
- Execute Rust code carefully, with extra checking along the way☆411Updated this week
- HTTP 1+2 in Rust, with io_uring & ktls☆403Updated last month
- High-precision and consistent benchmarking framework/harness for Rust☆138Updated this week
- A port of HdrHistogram to Rust☆321Updated last year