gnzlbg / cargo-asmLinks
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,257Updated 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:
- Compile time static maps for Rust☆2,070Updated 2 months ago
- A crate for managing memory bit by bit☆1,363Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,580Updated last month
- A macro to generate structures which behave like bitflags☆1,084Updated last week
- Rust quasi-quoting☆1,503Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week
- A fast bump allocation arena for Rust☆2,010Updated this week
- Macros for all your token pasting needs☆1,067Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,551Updated last month
- Slotmap data structure for Rust☆1,263Updated 2 weeks ago
- Some more derive(Trait) options☆2,032Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 2 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,069Updated last year
- A vector with a fixed capacity. (Rust)☆843Updated last year
- Defines the Rust borrow checker.☆1,552Updated 6 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,817Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,322Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,047Updated 6 months ago
- derive builder implementation for rust structs☆1,515Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,446Updated last week
- Hypothesis-like property testing for Rust☆1,993Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,870Updated 4 months ago
- A modern Rust debugging library 🦀☆892Updated 3 years ago
- Rust library allowing to register multiple handlers for the same signal☆814Updated 2 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆769Updated 4 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,062Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 10 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,402Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,018Updated last month
- A Rust proc-macro attribute parser☆1,200Updated last week