gnzlbg / cargo-asmLinks
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,267Updated 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,076Updated 3 months ago
- A crate for managing memory bit by bit☆1,361Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- Macros for all your token pasting needs☆1,072Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,267Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 3 weeks ago
- Rust quasi-quoting☆1,510Updated this week
- Slotmap data structure for Rust☆1,269Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,553Updated last month
- A fast bump allocation arena for Rust☆2,046Updated this week
- Some more derive(Trait) options☆2,054Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,563Updated 7 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,072Updated last year
- A vector with a fixed capacity. (Rust)☆846Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,049Updated 7 months ago
- Rust derive-based argument parsing optimized for code size☆1,873Updated 5 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,023Updated 11 months ago
- Concurrency permutation testing tool for Rust.☆2,568Updated 4 months ago
- Rust port of Google's SwissTable hash map☆2,843Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- Hypothesis-like property testing for Rust☆2,009Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,237Updated last week
- DEFLATE, gzip, and zlib bindings for Rust☆1,063Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,979Updated 4 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆909Updated this week
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,827Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,450Updated this week
- Analysis of various tricky Rust code☆1,988Updated 3 weeks ago