gnzlbg / cargo-asmLinks
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,269Updated 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,089Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- A crate for managing memory bit by bit☆1,363Updated last year
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- Rust quasi-quoting☆1,519Updated last week
- A fast bump allocation arena for Rust☆2,079Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- Macros for all your token pasting needs☆1,074Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 2 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,073Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,558Updated 3 weeks ago
- Some more derive(Trait) options☆2,064Updated this week
- Heapless, `static` friendly data structures☆1,908Updated last week
- Slotmap data structure for Rust☆1,281Updated last month
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Defines the Rust borrow checker.☆1,574Updated 7 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,052Updated 8 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Updated 4 months ago
- Hypothesis-like property testing for Rust☆2,028Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,467Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,263Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆926Updated 11 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,069Updated last week
- derive builder implementation for rust structs☆1,522Updated 3 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,409Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆915Updated last week
- Analysis of various tricky Rust code☆1,989Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,980Updated 5 months ago