gnzlbg / cargo-asmLinks
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,229Updated 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,928Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- A fast bump allocation arena for Rust☆1,753Updated this week
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Rust quasi-quoting☆1,420Updated last week
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,131Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,480Updated last week
- Defines the Rust borrow checker.☆1,442Updated 11 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,267Updated this week
- Some more derive(Trait) options☆1,922Updated this week
- DEFLATE, gzip, and zlib bindings for Rust☆1,009Updated 3 weeks ago
- Error management☆1,422Updated 5 years ago
- derive builder implementation for rust structs☆1,442Updated 7 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,036Updated 8 months ago
- Slotmap data structure for Rust☆1,202Updated last year
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,303Updated last month
- Hypothesis-like property testing for Rust☆1,880Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,982Updated last week
- A small rust library for adding custom derives to enums☆2,037Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆747Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,386Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,991Updated 4 months ago
- A collection of numeric types and traits for Rust.☆1,120Updated 4 months ago
- Cranelift based backend for rustc☆1,773Updated this week
- Visualize/analyze a Rust crate's internal structure☆1,108Updated this week