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.
☆236Updated 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
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- Test and benchmark suite for sort implementations.☆391Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 2 weeks ago
- Magical Deterministic Simulator for distributed systems in Rust.☆865Updated 4 months ago
- Hazard pointers in Rust.☆204Updated 5 months ago
- HTTP 1+2 in Rust, with io_uring & ktls☆407Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆734Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆357Updated last month
- A collection of blog posts and links that talk about how to successfully use Rust.☆369Updated 2 years ago
- High-performance containers and utilities for concurrent and asynchronous programming☆414Updated last week
- Rust io_uring examples☆81Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆389Updated 3 months ago
- single file, std only, async Rust executor☆574Updated 7 months ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆197Updated 3 months ago
- A port of HdrHistogram to Rust☆321Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆372Updated 3 months ago
- An asynchronous distributed actor framework in Rust with robust observability☆351Updated 2 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆659Updated 2 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆147Updated last week
- Shuttle is a library for testing concurrent Rust code☆808Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆284Updated 5 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆815Updated last week
- The cost of Rust async/await☆130Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆155Updated last week
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆720Updated this week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆299Updated last year