pacak / cargo-show-asmLinks
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
☆838Updated 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:
- A crate for mucking around with piles of bytes☆875Updated last week
- Safe cross-platform linker shenanigans☆769Updated this week
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆742Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆877Updated this week
- A minimal async executor that lets you block on a future☆609Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆864Updated 5 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,080Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆489Updated 5 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆680Updated last month
- Optimized string search routines for Rust.☆1,167Updated last month
- Making parsing a breeze☆757Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago
- A macro to generate structures which behave like bitflags☆1,037Updated this week
- ☆1,024Updated 2 months ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆620Updated 11 months ago
- ☆510Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 4 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆753Updated 4 months ago
- A minimal `syn` syntax tree pretty-printer☆711Updated last week
- Typed distributed plugin registration☆1,143Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆644Updated last month
- Support atomic operations on Arc itself☆1,044Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,048Updated 4 months ago