pacak / cargo-show-asmLinks
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
☆846Updated this 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☆770Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆886Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆744Updated 2 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,090Updated last week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆685Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆891Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆496Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆613Updated 2 months ago
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆621Updated last year
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- Optimized string search routines for Rust.☆1,181Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆488Updated last week
- ☆510Updated 4 months ago
- A crate for managing memory bit by bit☆1,319Updated last year
- Making parsing a breeze☆770Updated 3 weeks ago
- The testing ground for the future of portable SIMD in Rust☆991Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,154Updated last week
- Typed distributed plugin registration☆1,156Updated last week
- Support atomic operations on Arc itself☆1,072Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆657Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆754Updated 5 months ago
- ☆493Updated 9 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- ☆1,034Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆445Updated last month