gnzlbg / cargo-asmLinks
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,234Updated 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,977Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- A macro to generate structures which behave like bitflags☆1,042Updated this week
- A crate for managing memory bit by bit☆1,318Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Rust quasi-quoting☆1,444Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,050Updated 10 months ago
- Macros for all your token pasting needs☆1,053Updated 10 months ago
- A fast bump allocation arena for Rust☆1,855Updated last month
- Slotmap data structure for Rust☆1,222Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,505Updated this week
- Some more derive(Trait) options☆1,972Updated last week
- Defines the Rust borrow checker.☆1,486Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,289Updated 2 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,012Updated 6 months ago
- Rust derive-based argument parsing optimized for code size☆1,838Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,056Updated last week
- A collection of numeric types and traits for Rust.☆1,155Updated 6 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,007Updated 2 months ago
- derive builder implementation for rust structs☆1,462Updated 2 weeks ago
- Heapless, `static` friendly data structures☆1,758Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,408Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆760Updated 2 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,367Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week
- Error management☆1,421Updated 5 years ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,984Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆797Updated 2 weeks ago