pacak / cargo-show-asmLinks
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
☆902Updated 2 weeks ago
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☆932Updated last month
- Safe cross-platform linker shenanigans☆806Updated 3 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,131Updated this week
- Test harness for ui tests of compiler diagnostics☆941Updated this week
- Module initialization/global constructor functions for Rust☆938Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆909Updated 9 months ago
- Optimized string search routines for Rust.☆1,288Updated 2 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆723Updated 4 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆526Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated this week
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆781Updated this week
- A minimal async executor that lets you block on a future☆639Updated last month
- Macros for all your token pasting needs☆1,067Updated last year
- A crate for managing memory bit by bit☆1,363Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,580Updated last month
- A fast bump allocation arena for Rust☆1,996Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆797Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- A minimal `syn` syntax tree pretty-printer☆728Updated 3 weeks ago
- Typed distributed plugin registration☆1,219Updated 3 weeks ago
- Making parsing a breeze☆822Updated last week
- A Rust proc-macro attribute parser☆1,200Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆709Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,018Updated last month
- ☆517Updated 2 months ago
- ☆1,112Updated last month
- Support atomic operations on Arc itself☆1,189Updated last week
- A macro to generate structures which behave like bitflags☆1,083Updated last week
- Just, really the littlest Vec you could need. So smol.☆712Updated 4 months ago