gnzlbg / cargo-asm
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,185Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for cargo-asm
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,354Updated last week
- Compile time static maps for Rust☆1,844Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,723Updated last month
- A crate for managing memory bit by bit☆1,213Updated 3 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 2 months ago
- A macro to generate structures which behave like bitflags☆961Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,433Updated 2 months ago
- Macros for all your token pasting needs☆1,025Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.☆981Updated last month
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,218Updated 2 months ago
- Slotmap data structure for Rust☆1,125Updated 8 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,198Updated last month
- Some more derive(Trait) options☆1,726Updated this week
- Error management☆1,424Updated 4 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆991Updated 2 months ago
- Defines the Rust borrow checker.☆1,347Updated 4 months ago
- Rust quasi-quoting☆1,326Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,445Updated this week
- A small rust library for adding custom derives to enums☆1,772Updated last month
- derive builder implementation for rust structs☆1,317Updated last month
- A collection of numeric types and traits for Rust.☆1,057Updated 6 months ago
- Rust derive-based argument parsing optimized for code size☆1,667Updated 5 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆695Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,873Updated last month
- A binary encoder / decoder implementation in Rust.☆2,697Updated last week
- Hypothesis-like property testing for Rust☆1,719Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆1,929Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆747Updated 3 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,243Updated 3 months ago
- Temporary file library for rust☆1,186Updated this week