Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.
☆747Jan 25, 2026Updated last month
Alternatives and similar repositories for cargo-pgo
Users that are interested in cargo-pgo are comparing it to the libraries listed below
Sorting:
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆927Feb 23, 2026Updated 2 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆206Oct 13, 2025Updated 4 months ago
- Cargo subcommand for configuring Cargo projects for best performance.☆1,040Dec 10, 2025Updated 2 months ago
- Zero-copy deserialization framework for Rust☆4,053Feb 28, 2026Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,815Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,924Feb 22, 2026Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- Kani Rust Verifier☆2,969Updated this week
- Optimized string search routines for Rust.☆1,381Feb 12, 2026Updated 3 weeks ago
- Scan your Rust crate for semver violations.☆1,589Mar 2, 2026Updated last week
- A very fast linker for Linux☆3,381Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Updated this week
- SIMD-accelerated UTF-8 validation for Rust.☆587Dec 21, 2025Updated 2 months ago
- Compile Cargo project with zig as linker☆2,370Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,154Mar 1, 2026Updated last week
- A next-generation test runner for Rust.☆2,839Updated this week
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆481Jan 3, 2026Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,047Feb 10, 2026Updated 3 weeks ago
- a debugger for async rust!☆4,428Feb 3, 2026Updated last month
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆884Aug 6, 2025Updated 7 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,522Updated this week
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,199Mar 2, 2026Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆748Nov 24, 2025Updated 3 months ago
- A high performance concurrent caching library for Rust☆2,429Mar 2, 2026Updated last week
- Fast and simple benchmarking for Rust projects☆1,364Apr 17, 2025Updated 10 months ago
- A library for to allow multiple return types by automatically generated enum.☆375Feb 27, 2026Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆645Aug 14, 2024Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆467Sep 13, 2025Updated 5 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Making parsing a breeze☆856Updated this week
- Heapless, `static` friendly data structures☆1,925Feb 16, 2026Updated 3 weeks ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,305Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago