nnethercote / perf-bookView external linksLinks
The Rust Performance Book
☆2,637Jan 19, 2026Updated 3 weeks ago
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,771Feb 5, 2026Updated last week
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,713Jan 3, 2026Updated last month
- Statistics-driven benchmarking library for Rust☆5,416Nov 29, 2025Updated 2 months ago
- Tools for concurrent programming in Rust☆8,293Jan 23, 2026Updated 3 weeks ago
- Rayon: A data parallelism library for Rust☆12,666Jan 6, 2026Updated last month
- Educational blog posts for Rust beginners☆8,316Feb 17, 2025Updated 11 months ago
- A small and fast async runtime for Rust☆4,753Jan 20, 2026Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,423Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆935Feb 20, 2025Updated 11 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,878Dec 22, 2025Updated last month
- derive(Error) for struct and enum error types☆5,338Updated this week
- 🦀 How to minimize Rust binary size 📦☆9,657Oct 3, 2025Updated 4 months ago
- Application level tracing for Rust.☆6,508Dec 28, 2025Updated last month
- a debugger for async rust!☆4,403Feb 3, 2026Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,503Apr 29, 2025Updated 9 months ago
- Subcommand to show result of macro expansion☆3,029Feb 5, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- Zero-copy deserialization framework for Rust☆4,014Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,901Updated this week
- Parser for Rust source code☆3,287Updated this week
- A Rust compiler front-end for IDEs☆16,030Updated this week
- the champagne of beta embedded databases☆8,919Nov 4, 2025Updated 3 months ago
- Safe interop between Rust and C++☆6,656Updated this week
- Asynchronous Programming in Rust☆2,125Nov 2, 2025Updated 3 months ago
- Async version of the Rust standard library☆4,072Aug 15, 2025Updated 6 months ago
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,758Nov 20, 2025Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,600Jan 12, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,057May 24, 2025Updated 8 months ago
- Rust parser combinator framework☆10,293Aug 26, 2025Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,613Updated this week
- Rust Language Cheat Sheet - https://cheats.rs☆4,491Jan 4, 2026Updated last month
- A full featured, fast Command Line Argument Parser for Rust☆16,050Feb 5, 2026Updated last week
- Zero-cost asynchronous programming in Rust☆5,808Jan 21, 2026Updated 3 weeks ago
- Analysis of various tricky Rust code☆1,993Dec 20, 2025Updated last month
- A next-generation test runner for Rust.☆2,816Updated this week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,024Feb 8, 2026Updated last week
- Find unused dependencies in Cargo.toml☆2,077Dec 29, 2025Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,089Jan 12, 2026Updated last month
- A fast bump allocation arena for Rust☆2,096Jan 12, 2026Updated last month