pacak / cargo-show-asm
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
☆749Updated 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
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- Safe cross-platform linker shenanigans☆677Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆762Updated 5 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆600Updated 5 months ago
- Macros for all your token pasting needs☆1,037Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,050Updated 3 weeks ago
- Typed distributed plugin registration☆1,040Updated last week
- A crate for mucking around with piles of bytes☆760Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆661Updated this week
- A Rust proc-macro attribute parser☆1,058Updated last month
- Module initialization/global constructor functions for Rust☆775Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- A no_std + serde compatible message library for Rust☆992Updated this week
- ☆778Updated last week
- A minimal `syn` syntax tree pretty-printer☆651Updated this week
- A minimal async executor that lets you block on a future☆546Updated 2 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆953Updated this week
- ☆919Updated 6 months ago
- Rust quasi-quoting☆1,359Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆977Updated this week
- Compile-time type-checked builder derive☆939Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago
- Optimized string search routines for Rust.☆966Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,501Updated 4 months ago
- Fast and simple benchmarking for Rust projects☆1,014Updated last month
- Just, really the littlest Vec you could need. So smol.☆657Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆723Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,471Updated 4 months ago
- Support atomic operations on Arc itself☆851Updated 2 weeks ago