gnzlbg / cargo-asmLinks
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,247Updated 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,039Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,352Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,063Updated last year
- Rust quasi-quoting☆1,482Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- Macros for all your token pasting needs☆1,063Updated last year
- Slotmap data structure for Rust☆1,248Updated last year
- Some more derive(Trait) options☆2,011Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,541Updated last month
- Defines the Rust borrow checker.☆1,533Updated 5 months ago
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,037Updated 5 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 9 months ago
- derive builder implementation for rust structs☆1,503Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,151Updated last month
- DEFLATE, gzip, and zlib bindings for Rust☆1,050Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,854Updated 3 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,312Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,442Updated 2 weeks ago
- Error management☆1,420Updated 5 years ago
- Heapless, `static` friendly data structures☆1,851Updated this week
- Concurrency permutation testing tool for Rust.☆2,511Updated 2 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,359Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,797Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,382Updated this week