The Rust Performance Book
☆2,662Jan 19, 2026Updated 2 months 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,826Mar 11, 2026Updated last week
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,743Mar 2, 2026Updated 2 weeks ago
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- Tools for concurrent programming in Rust☆8,365Feb 22, 2026Updated 3 weeks ago
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- Educational blog posts for Rust beginners☆8,329Feb 17, 2025Updated last year
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- 🦀 How to minimize Rust binary size 📦 https://github.com/johnthagen/min-sized-rust☆9,702Oct 3, 2025Updated 5 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- Subcommand to show result of macro expansion☆3,048Feb 12, 2026Updated last month
- Application level tracing for Rust.☆6,575Mar 13, 2026Updated last week
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 2 weeks ago
- Asynchronous Programming in Rust☆2,141Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,966Updated this week
- a debugger for async rust!☆4,440Feb 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,531Mar 5, 2026Updated 2 weeks ago
- A full featured, fast Command Line Argument Parser for Rust☆16,234Updated this week
- Safe interop between Rust and C++☆6,684Updated this week
- the champagne of beta embedded databases☆8,947Nov 4, 2025Updated 4 months ago
- Parser for Rust source code☆3,302Updated this week
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,770Updated this week
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A Rust compiler front-end for IDEs☆16,170Updated this week
- Async version of the Rust standard library☆4,069Aug 15, 2025Updated 7 months ago
- Rust Language Cheat Sheet - https://cheats.rs☆4,507Jan 4, 2026Updated 2 months ago
- Rust parser combinator framework☆10,333Aug 26, 2025Updated 6 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A next-generation test runner for Rust.☆2,859Updated this week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,454Updated this week
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,520Sep 29, 2025Updated 5 months ago
- Blazing fast concurrent HashMap for Rust.☆3,977Mar 5, 2025Updated last year