Kobzol / cargo-pgoView external linksLinks
Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.
☆739Jan 25, 2026Updated 3 weeks ago
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☆921Updated this week
- Cargo subcommand for viewing LLVM optimization remarks.☆205Oct 13, 2025Updated 4 months ago
- Cargo subcommand for configuring Cargo projects for best performance.☆1,028Dec 10, 2025Updated 2 months ago
- Zero-copy deserialization framework for Rust☆4,014Updated this week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,771Feb 5, 2026Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆935Feb 20, 2025Updated 11 months ago
- Find unused dependencies in Cargo.toml☆2,077Dec 29, 2025Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated last month
- Safe Rust bindings to POSIX-ish APIs☆1,908Dec 23, 2025Updated last month
- Scan your Rust crate for semver violations.☆1,581Updated this week
- Kani Rust Verifier☆2,903Updated this week
- A very fast linker for Linux☆3,329Feb 9, 2026Updated last week
- Optimized string search routines for Rust.☆1,370Feb 6, 2026Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆800Updated this week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,147Feb 4, 2026Updated last week
- Compile Cargo project with zig as linker☆2,348Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- A next-generation test runner for Rust.☆2,816Updated this week
- Concurrency permutation testing tool for Rust.☆2,600Jan 12, 2026Updated last month
- Execute Rust code carefully, with extra checking along the way☆477Jan 3, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,030Oct 26, 2025Updated 3 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆874Aug 6, 2025Updated 6 months ago
- Count lines of LLVM IR per generic function☆497Dec 20, 2025Updated last month
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,180Updated this week
- 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
- SIMD-accelerated UTF-8 validation for Rust.☆582Dec 21, 2025Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆739Nov 24, 2025Updated 2 months ago
- Fast and simple benchmarking for Rust projects☆1,347Apr 17, 2025Updated 9 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆644Aug 14, 2024Updated last year
- A high performance concurrent caching library for Rust☆2,394Jan 26, 2026Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆465Sep 13, 2025Updated 5 months ago
- Module initialization/global constructor functions for Rust☆956Dec 4, 2025Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Dec 30, 2025Updated last month
- Making parsing a breeze☆850Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆444Jan 25, 2026Updated 3 weeks ago
- Heapless, `static` friendly data structures☆1,922Jan 22, 2026Updated 3 weeks ago
- Make production Rust binaries auditable☆796Nov 9, 2025Updated 3 months ago