The Rust Performance Book
☆2,656Jan 19, 2026Updated last month
Alternatives and similar repositories for perf-book
Users that are interested in perf-book are comparing it to the libraries listed below
Sorting:
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,815Updated this week
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,730Feb 16, 2026Updated 2 weeks ago
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- Rayon: A data parallelism library for Rust☆12,775Jan 6, 2026Updated 2 months ago
- Educational blog posts for Rust beginners☆8,328Feb 17, 2025Updated last year
- A small and fast async runtime for Rust☆4,788Feb 23, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,442Feb 20, 2026Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- derive(Error) for struct and enum error types☆5,367Feb 16, 2026Updated 2 weeks ago
- 🦀 How to minimize Rust binary size 📦☆9,683Oct 3, 2025Updated 5 months ago
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 3 weeks ago
- a debugger for async rust!☆4,428Feb 3, 2026Updated last month
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,515Apr 29, 2025Updated 10 months ago
- Subcommand to show result of macro expansion☆3,037Feb 12, 2026Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆4,053Feb 28, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆5,941Updated this week
- Parser for Rust source code☆3,298Updated this week
- the champagne of beta embedded databases☆8,940Nov 4, 2025Updated 4 months ago
- A Rust compiler front-end for IDEs☆16,115Updated this week
- Safe interop between Rust and C++☆6,677Feb 26, 2026Updated last week
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,767Nov 20, 2025Updated 3 months ago
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- Asynchronous Programming in Rust☆2,138Nov 2, 2025Updated 4 months ago
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 2 weeks ago
- Rust Language Cheat Sheet - https://cheats.rs☆4,504Jan 4, 2026Updated 2 months ago
- A full featured, fast Command Line Argument Parser for Rust☆16,225Updated this week
- Zero-cost asynchronous programming in Rust☆5,823Feb 15, 2026Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,997Dec 20, 2025Updated 2 months ago
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,384Updated this week
- A next-generation test runner for Rust.☆2,839Updated this week
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,875Updated this week