gnzlbg / cargo-asm
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,218Updated last year
Alternatives and similar repositories for cargo-asm:
Users that are interested in cargo-asm are comparing it to the libraries listed below
- Compile time static maps for Rust☆1,901Updated last month
- A crate for managing memory bit by bit☆1,266Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,922Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,419Updated last week
- A fast bump allocation arena for Rust☆1,602Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated last week
- A macro to generate structures which behave like bitflags☆992Updated 2 weeks ago
- Some more derive(Trait) options☆1,860Updated 2 weeks ago
- Slotmap data structure for Rust☆1,187Updated last year
- Rust quasi-quoting☆1,385Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,436Updated 7 months ago
- Macros for all your token pasting needs☆1,040Updated 5 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,009Updated 5 months ago
- Error management☆1,422Updated 4 years ago
- Rust library for single assignment cells and lazy statics without macros☆1,931Updated this week
- Defines the Rust borrow checker.☆1,401Updated 9 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,246Updated 3 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,395Updated 2 weeks ago
- derive builder implementation for rust structs☆1,404Updated 5 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,590Updated 4 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,266Updated this week
- An intrusive flamegraph profiling tool for rust.☆713Updated last year
- Rust port of Google's SwissTable hash map☆2,586Updated last week
- A collection of numeric types and traits for Rust.☆1,107Updated last month
- Rust derive-based argument parsing optimized for code size☆1,748Updated last month
- Temporary file library for rust☆1,254Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,504Updated last month
- Efficient, lock-free, bounded Rust broadcast channel☆803Updated last year
- Hypothesis-like property testing for Rust☆1,819Updated 2 weeks ago
- Readline Implementation in Rust☆1,632Updated last week