gnzlbg / cargo-asmLinks
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,230Updated last year
Alternatives and similar repositories for cargo-asm
Users that are interested in cargo-asm are comparing it to the libraries listed below
Sorting:
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- Compile time static maps for Rust☆1,940Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated this week
- A fast bump allocation arena for Rust☆1,779Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,481Updated 2 weeks ago
- Rust quasi-quoting☆1,425Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- Some more derive(Trait) options☆1,937Updated 2 weeks ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Slotmap data structure for Rust☆1,205Updated last year
- derive builder implementation for rust structs☆1,445Updated 8 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,997Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,275Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,988Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,076Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,306Updated 2 months ago
- Error management☆1,421Updated 5 years ago
- Runtime for executing procedural macros as WebAssembly☆1,389Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,432Updated last week
- Analysis of various tricky Rust code☆1,908Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Forum for discussion about what unsafe code can and can't do☆698Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,667Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Find unused dependencies in Cargo.toml☆1,929Updated last week