gnzlbg / cargo-asmView external linksLinks
cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,272Feb 26, 2024Updated 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:
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆921Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,613Updated this week
- Rust port of Google's SwissTable hash map☆2,864Feb 5, 2026Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated this week
- Compile time static maps for Rust☆2,100Feb 4, 2026Updated last week
- Error management☆1,419May 2, 2020Updated 5 years ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,771Feb 5, 2026Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,561Jan 11, 2026Updated last month
- Statistics-driven benchmarking library for Rust☆5,416Nov 29, 2025Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆645Nov 18, 2023Updated 2 years ago
- Subcommand to show result of macro expansion☆3,029Feb 5, 2026Updated last week
- SIMD for humans☆1,599Aug 29, 2023Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,469Jan 21, 2026Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- Macros for all your token pasting needs☆1,079Oct 6, 2024Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,982Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,901Updated this week
- Command line helpers for fuzzing☆1,754Jan 27, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,096Jan 12, 2026Updated last month
- A tool for transforming Rust code using rules☆716Jun 4, 2023Updated 2 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,057May 24, 2025Updated 8 months ago
- Concurrency permutation testing tool for Rust.☆2,600Jan 12, 2026Updated last month
- Zero-cost asynchronous programming in Rust☆5,808Jan 21, 2026Updated 3 weeks ago
- Cranelift code generator☆2,504Jun 26, 2020Updated 5 years ago
- Rust parser combinator framework☆10,293Aug 26, 2025Updated 5 months ago
- Heapless, `static` friendly data structures☆1,922Jan 22, 2026Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆854Oct 19, 2024Updated last year
- Tools for concurrent programming in Rust☆8,293Jan 23, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- Parser for Rust source code☆3,287Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Rayon: A data parallelism library for Rust☆12,666Jan 6, 2026Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,530Feb 5, 2026Updated last week
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Automatically apply the suggestions made by rustc☆851Nov 22, 2023Updated 2 years ago
- Automated property based testing for Rust (with shrinking).☆2,691May 5, 2025Updated 9 months ago
- Find out what takes most of the space in your executable.☆2,714May 10, 2024Updated last year
- A crate for managing memory bit by bit☆1,370Aug 9, 2024Updated last year
- Slotmap data structure for Rust☆1,285Dec 6, 2025Updated 2 months ago