gnzlbg / cargo-asmLinks
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,244Updated 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,017Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- A crate for managing memory bit by bit☆1,335Updated last year
- A macro to generate structures which behave like bitflags☆1,055Updated 3 weeks ago
- Rust quasi-quoting☆1,467Updated this week
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,058Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,178Updated last week
- A fast bump allocation arena for Rust☆1,891Updated 3 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,523Updated last week
- Slotmap data structure for Rust☆1,237Updated last year
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,504Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,022Updated 4 months ago
- derive builder implementation for rust structs☆1,480Updated last week
- Slab allocator for Rust☆842Updated last month
- A collection of numeric types and traits for Rust.☆1,160Updated 8 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,092Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,302Updated this week
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,788Updated this week
- DEFLATE, gzip, and zlib bindings for Rust☆1,043Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated this week
- Error management☆1,420Updated 5 years ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,374Updated last week
- Rust port of Google's SwissTable hash map☆2,766Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆1,935Updated this week