gnzlbg / cargo-asmLinks
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,244Updated 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,024Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,156Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,544Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,343Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,191Updated this week
- A macro to generate structures which behave like bitflags☆1,060Updated last month
- Macros for all your token pasting needs☆1,059Updated last year
- Rust quasi-quoting☆1,475Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,917Updated 3 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,529Updated last month
- Slotmap data structure for Rust☆1,244Updated last year
- Defines the Rust borrow checker.☆1,523Updated 4 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,062Updated last year
- Some more derive(Trait) options☆1,999Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,310Updated 3 weeks ago
- Hypothesis-like property testing for Rust☆1,946Updated this week
- A vector with a fixed capacity. (Rust)☆830Updated last year
- derive builder implementation for rust structs☆1,493Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,433Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,034Updated 4 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,120Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,848Updated 2 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆765Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆993Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,798Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,016Updated 8 months ago
- A collection of numeric types and traits for Rust.☆1,165Updated 8 months ago
- Heapless, `static` friendly data structures☆1,832Updated last week
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆887Updated 8 months ago