gnzlbg / cargo-asm
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,224Updated last year
Alternatives and similar repositories for cargo-asm:
Users that are interested in cargo-asm are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- Compile time static maps for Rust☆1,915Updated 3 months ago
- A fast bump allocation arena for Rust☆1,697Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- Rust quasi-quoting☆1,403Updated last month
- Defines the Rust borrow checker.☆1,431Updated 10 months ago
- A crate for managing memory bit by bit☆1,288Updated 8 months ago
- Some more derive(Trait) options☆1,890Updated this week
- A small rust library for adding custom derives to enums☆2,010Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,468Updated last week
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,024Updated 7 months ago
- derive builder implementation for rust structs☆1,434Updated 6 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,417Updated this week
- Concurrency permutation testing tool for Rust.☆2,325Updated 2 weeks ago
- Error management☆1,421Updated 5 years ago
- Slotmap data structure for Rust☆1,196Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,940Updated last month
- Temporary file library for rust☆1,285Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,375Updated 2 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,264Updated 4 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,292Updated 3 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,311Updated last week
- Hypothesis-like property testing for Rust☆1,855Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,618Updated 5 months ago
- Rust cache structures and easy function memoization☆1,762Updated 2 months ago
- Typed distributed plugin registration☆1,103Updated 2 months ago