cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
☆927Feb 23, 2026Updated last week
Alternatives and similar repositories for cargo-show-asm
Users that are interested in cargo-show-asm are comparing it to the libraries listed below
Sorting:
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,273Feb 26, 2024Updated 2 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Fast and simple benchmarking for Rust projects☆1,359Apr 17, 2025Updated 10 months ago
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆747Jan 25, 2026Updated last month
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆206Oct 13, 2025Updated 4 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
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Scan your Rust crate for semver violations.☆1,589Updated this week
- Subcommand to show result of macro expansion☆3,037Feb 12, 2026Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,381Feb 12, 2026Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated 2 weeks ago
- Kani Rust Verifier☆2,969Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,924Feb 22, 2026Updated last week
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 2 months ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,811Feb 23, 2026Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- Heapless, `static` friendly data structures☆1,925Feb 16, 2026Updated 2 weeks ago
- 📦 shippable application packaging☆1,956Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,027Jan 16, 2026Updated last month
- Compile time static maps for Rust☆2,107Updated this week
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- A next-generation test runner for Rust.☆2,839Updated this week
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆533Feb 26, 2026Updated last week
- An interpreter for Rust's mid-level intermediate representation☆5,941Updated this week
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- Command-line sampling profiler for macOS, Linux, and Windows☆3,957Jan 27, 2026Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,221Feb 25, 2026Updated last week
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 3 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Updated this week
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- A very fast linker for Linux☆3,370Updated this week
- Spin-based synchronization primitives☆586Feb 5, 2026Updated last month
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month