gnzlbg / cargo-asm
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,220Updated last year
Alternatives and similar repositories for cargo-asm:
Users that are interested in cargo-asm are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- Compile time static maps for Rust☆1,912Updated 2 months ago
- A crate for managing memory bit by bit☆1,280Updated 8 months ago
- A fast bump allocation arena for Rust☆1,661Updated this week
- Some more derive(Trait) options☆1,871Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,447Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,071Updated last month
- Error management☆1,422Updated 4 years ago
- Rust quasi-quoting☆1,398Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,017Updated 6 months ago
- Slotmap data structure for Rust☆1,196Updated last year
- A macro to generate structures which behave like bitflags☆1,000Updated last month
- derive builder implementation for rust structs☆1,420Updated 6 months ago
- A small rust library for adding custom derives to enums☆1,975Updated last week
- Rust derive-based argument parsing optimized for code size☆1,763Updated 2 weeks ago
- Macros for all your token pasting needs☆1,044Updated 6 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,950Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,426Updated 9 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,258Updated 4 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,278Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,608Updated 4 months ago
- Temporary file library for rust☆1,272Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,375Updated last month
- Find unused dependencies in Cargo.toml☆1,875Updated this week
- Hypothesis-like property testing for Rust☆1,837Updated 3 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,406Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆1,985Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,527Updated 2 months ago
- A Rust proc-macro attribute parser☆1,101Updated 2 weeks ago