gnzlbg / cargo-asmLinks
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,237Updated 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,965Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,511Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,037Updated this week
- A fast bump allocation arena for Rust☆1,822Updated last month
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Slotmap data structure for Rust☆1,217Updated last year
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,046Updated 10 months ago
- Defines the Rust borrow checker.☆1,480Updated last month
- Some more derive(Trait) options☆1,964Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,504Updated last week
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Rust derive-based argument parsing optimized for code size☆1,827Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,286Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,999Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- derive builder implementation for rust structs☆1,458Updated 9 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,012Updated 6 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,672Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,039Updated last week
- A collection of numeric types and traits for Rust.☆1,147Updated 6 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,362Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,424Updated 3 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆759Updated 2 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,029Updated last week
- Rust library allowing to register multiple handlers for the same signal☆792Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆961Updated 3 months ago