gnzlbg / cargo-asmLinks
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,232Updated 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☆1,953Updated last week
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- A macro to generate structures which behave like bitflags☆1,028Updated last month
- Rust quasi-quoting☆1,431Updated last month
- A fast bump allocation arena for Rust☆1,800Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,133Updated 4 months ago
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,496Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- Slotmap data structure for Rust☆1,215Updated last year
- Some more derive(Trait) options☆1,955Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,042Updated 9 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- Defines the Rust borrow checker.☆1,461Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,281Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,394Updated last month
- A collection of numeric types and traits for Rust.☆1,134Updated 5 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- DEFLATE, gzip, and zlib bindings for Rust☆1,024Updated last week
- Rust library allowing to register multiple handlers for the same signal☆786Updated last month
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- derive builder implementation for rust structs☆1,450Updated 9 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,963Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆2,006Updated 5 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,354Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,024Updated this week
- Hypothesis-like property testing for Rust☆1,898Updated 3 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,312Updated 3 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆755Updated 2 months ago