gnzlbg / cargo-asmLinks
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,238Updated 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☆1,985Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- A crate for managing memory bit by bit☆1,326Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,145Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,046Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,054Updated 11 months ago
- Rust quasi-quoting☆1,454Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 2 weeks ago
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,514Updated this week
- A fast bump allocation arena for Rust☆1,877Updated 2 months ago
- Some more derive(Trait) options☆1,981Updated 3 weeks ago
- Slotmap data structure for Rust☆1,230Updated last year
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Defines the Rust borrow checker.☆1,495Updated 3 months ago
- derive builder implementation for rust structs☆1,467Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,777Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,070Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,292Updated 3 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,010Updated 7 months ago
- Runtime for executing procedural macros as WebAssembly☆1,424Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,019Updated 3 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,039Updated last month
- Rust derive-based argument parsing optimized for code size☆1,842Updated last month
- Heapless, `static` friendly data structures☆1,780Updated this week
- A modern Rust debugging library 🦀☆893Updated 3 years ago
- Error management☆1,421Updated 5 years ago
- A string type for Rust that is not required to be valid UTF-8.☆974Updated 3 weeks ago
- Analysis of various tricky Rust code☆1,954Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,452Updated 3 weeks ago