gnzlbg / cargo-asmLinks
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,254Updated 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,061Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,359Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,164Updated last week
- A macro to generate structures which behave like bitflags☆1,078Updated last month
- Rust quasi-quoting☆1,491Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,236Updated this week
- Macros for all your token pasting needs☆1,064Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,550Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,065Updated last year
- A fast bump allocation arena for Rust☆1,974Updated last month
- Defines the Rust borrow checker.☆1,543Updated 5 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,317Updated 2 months ago
- Some more derive(Trait) options☆2,015Updated this week
- Slotmap data structure for Rust☆1,257Updated last year
- derive builder implementation for rust structs☆1,510Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,194Updated last week
- Concurrency permutation testing tool for Rust.☆2,534Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆836Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,044Updated 6 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,812Updated last week
- Hypothesis-like property testing for Rust☆1,974Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 10 months ago
- Rust library allowing to register multiple handlers for the same signal☆809Updated last week
- Rust derive-based argument parsing optimized for code size☆1,865Updated 4 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,391Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,813Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,976Updated 3 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,058Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,044Updated 3 weeks ago