pacak / cargo-show-asmLinks
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
☆906Updated last month
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:
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,132Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆791Updated last week
- Safe cross-platform linker shenanigans☆808Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆948Updated 2 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆726Updated 5 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆917Updated 10 months ago
- A crate for mucking around with piles of bytes☆939Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆643Updated last month
- Module initialization/global constructor functions for Rust☆945Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,593Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆533Updated 5 months ago
- Easy self-referential struct generation for Rust.☆680Updated 11 months ago
- Optimized string search routines for Rust.☆1,303Updated 3 months ago
- Macros for all your token pasting needs☆1,069Updated last year
- Typed distributed plugin registration☆1,228Updated 2 weeks ago
- Making parsing a breeze☆831Updated last week
- ☆1,148Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆714Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- A crate for managing memory bit by bit☆1,361Updated last year
- A Rust proc-macro attribute parser☆1,209Updated this week
- ☆517Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆731Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,133Updated last week
- A macro to generate structures which behave like bitflags☆1,085Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆808Updated 2 weeks ago
- ☆501Updated 2 months ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,238Updated last week
- A vector with a fixed capacity. (Rust)☆845Updated last year