cargo subcommand showing the assembly or llvm-ir generated for Rust code
☆1,294Feb 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆971Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,688Jun 11, 2026Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,211Aug 3, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,981Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,644Jun 19, 2026Updated last month
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Compile time static maps for Rust☆2,179Aug 6, 2026Updated last week
- SIMD for humans☆1,602Aug 29, 2023Updated 2 years ago
- Error management☆1,416May 2, 2020Updated 6 years ago
- Statistics-driven benchmarking library for Rust☆5,516Apr 23, 2026Updated 3 months ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,998Updated this week
- Subcommand to show result of macro expansion☆3,120Jul 18, 2026Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,522Jul 19, 2026Updated 3 weeks ago
- Command line helpers for fuzzing☆1,880Jul 20, 2026Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆665Nov 18, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- An interpreter for Rust's mid-level intermediate representation☆6,498Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,400Jun 8, 2026Updated 2 months ago
- A fast bump allocation arena for Rust☆2,300Jul 23, 2026Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆2,008Feb 8, 2026Updated 6 months ago
- Macros for all your token pasting needs☆1,090Oct 6, 2024Updated last year
- Zero-cost asynchronous programming in Rust☆5,897Updated this week
- Rust parser combinator framework☆10,453Aug 26, 2025Updated 11 months ago
- Rayon: A data parallelism library for Rust☆13,230Jul 15, 2026Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,784Feb 20, 2026Updated 5 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Rust library for single assignment cells and lazy statics without macros☆2,088Mar 12, 2026Updated 5 months ago
- Tools for concurrent programming in Rust☆8,548Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index