pacak / cargo-show-asmLinks
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
☆915Updated 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:
- Safe cross-platform linker shenanigans☆817Updated last month
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,140Updated last week
- Test harness for ui tests of compiler diagnostics☆950Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆926Updated 11 months ago
- Macros for all your token pasting needs☆1,074Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆798Updated this week
- A crate for mucking around with piles of bytes☆946Updated last week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆729Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆951Updated last month
- Easy self-referential struct generation for Rust.☆689Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated last month
- A minimal async executor that lets you block on a future☆650Updated 2 months ago
- Making parsing a breeze☆841Updated this week
- A Rust proc-macro attribute parser☆1,219Updated last week
- Optimized string search routines for Rust.☆1,347Updated 4 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆537Updated last week
- Typed distributed plugin registration☆1,246Updated last week
- A minimal `syn` syntax tree pretty-printer☆736Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- ☆519Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,025Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,091Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆720Updated 2 months ago
- A crate for managing memory bit by bit☆1,363Updated last year
- ☆899Updated last week
- ☆502Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,605Updated last month
- The testing ground for the future of portable SIMD in Rust☆1,025Updated last month
- Compile-time type-checked builder derive☆1,138Updated 3 weeks ago