gnzlbg / cargo-asm
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,210Updated 11 months ago
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,888Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,403Updated this week
- A fast bump allocation arena for Rust☆1,557Updated 2 weeks ago
- Macros for all your token pasting needs☆1,036Updated 4 months ago
- A crate for managing memory bit by bit☆1,257Updated 6 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,057Updated 3 weeks ago
- Rust quasi-quoting☆1,368Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,875Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆985Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago
- Some more derive(Trait) options☆1,839Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,003Updated 4 months ago
- Error management☆1,422Updated 4 years ago
- Slotmap data structure for Rust☆1,179Updated 11 months ago
- Defines the Rust borrow checker.☆1,395Updated 7 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,916Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,238Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,488Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆1,905Updated last week
- derive builder implementation for rust structs☆1,388Updated 4 months ago
- Hypothesis-like property testing for Rust☆1,796Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated 2 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,247Updated last month
- Typed distributed plugin registration☆1,061Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,329Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆776Updated this week
- The testing ground for the future of portable SIMD in Rust☆934Updated this week
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- Simple, efficient logging for Rust☆858Updated 2 months ago
- Slab allocator for Rust☆739Updated this week