cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,273Feb 26, 2024Updated 2 years ago
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☆927Feb 23, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- Compile time static maps for Rust☆2,107Updated this week
- Error management☆1,417May 2, 2020Updated 5 years ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,811Feb 23, 2026Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,564Jan 11, 2026Updated last month
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Subcommand to show result of macro expansion☆3,037Feb 12, 2026Updated 3 weeks ago
- SIMD for humans☆1,600Aug 29, 2023Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆5,941Updated this week
- Command line helpers for fuzzing☆1,762Feb 10, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago
- Zero-cost asynchronous programming in Rust☆5,823Feb 15, 2026Updated 2 weeks ago
- Cranelift code generator☆2,505Jun 26, 2020Updated 5 years ago
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- Heapless, `static` friendly data structures☆1,925Feb 16, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Parser for Rust source code☆3,298Updated 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,775Jan 6, 2026Updated 2 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Automatically apply the suggestions made by rustc☆853Nov 22, 2023Updated 2 years ago
- Automated property based testing for Rust (with shrinking).☆2,711Feb 10, 2026Updated 3 weeks ago
- Find out what takes most of the space in your executable.☆2,721May 10, 2024Updated last year
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 3 months ago