gnzlbg / cargo-asm
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,216Updated last year
Alternatives and similar repositories for cargo-asm:
Users that are interested in cargo-asm are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,418Updated this week
- A fast bump allocation arena for Rust☆1,596Updated 2 weeks ago
- Compile time static maps for Rust☆1,900Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,435Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,909Updated last week
- Some more derive(Trait) options☆1,855Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,063Updated this week
- Rust quasi-quoting☆1,383Updated this week
- A crate for managing memory bit by bit☆1,263Updated 7 months ago
- Defines the Rust borrow checker.☆1,400Updated 8 months ago
- A macro to generate structures which behave like bitflags☆989Updated last week
- Hypothesis-like property testing for Rust☆1,814Updated last week
- DEFLATE, gzip, and zlib bindings for Rust☆975Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,591Updated 3 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,245Updated 3 months ago
- A binary encoder / decoder implementation in Rust.☆2,897Updated this week
- Error management☆1,422Updated 4 years ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,007Updated 5 months ago
- derive builder implementation for rust structs☆1,401Updated 5 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,267Updated last week
- Slotmap data structure for Rust☆1,185Updated last year
- Rust port of Google's SwissTable hash map☆2,582Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,880Updated 8 months ago
- Concurrency permutation testing tool for Rust.☆2,274Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆733Updated last month
- A small rust library for adding custom derives to enums☆1,946Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆1,975Updated last month
- A multiprocess drop-in replacement for Rust channels☆932Updated last week
- Temporary file library for rust☆1,251Updated this week
- Rust cache structures and easy function memoization☆1,710Updated last week