A graphical debugger for Rust MIR
☆199Aug 25, 2022Updated 3 years ago
Alternatives and similar repositories for priroda
Users that are interested in priroda are comparing it to the libraries listed below
Sorting:
- A symbolic evaluator for MIR☆20Jan 20, 2020Updated 6 years ago
- Cargo subcommand for checking your documentation for broken links☆155Dec 10, 2024Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- docs.rs as a publishing platform?☆71Dec 20, 2025Updated 2 months ago
- A big 'ol pile of ICE.☆290May 12, 2024Updated last year
- Install a rustc master toolchain usable from rustup☆76Feb 4, 2026Updated last month
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- garbage collection☆327Jul 24, 2019Updated 6 years ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,776Feb 7, 2026Updated 3 weeks ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- An extraction of the compiletest utility from the Rust compiler☆232Feb 10, 2026Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆377Jul 9, 2025Updated 7 months ago
- Allocators in Rust☆317Apr 4, 2020Updated 5 years ago
- Cranelift based backend for rustc☆1,991Updated this week
- A rust library for checked floating point operations☆83Jan 6, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,941Updated this week
- Run a process on a particular subset of the available hardware.☆36Jan 27, 2020Updated 6 years ago
- Core functionality for handling rustc's save-analysis data☆40Feb 28, 2019Updated 7 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Mar 6, 2025Updated 11 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Sep 11, 2019Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆144May 5, 2025Updated 10 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Execute your code on the Rust ecosystem.☆190Feb 12, 2026Updated 3 weeks ago
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated last week
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Jul 10, 2024Updated last year
- Modeling NLL and the Rust borrowck☆84Sep 28, 2017Updated 8 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- a lock-free concurrent slab (experimental)☆306Jan 20, 2026Updated last month
- Testing the Rust standard library with Miri, continuously☆15Updated this week
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Nov 19, 2025Updated 3 months ago
- LLVM IR to Cranelift IR translator☆37Oct 8, 2019Updated 6 years ago
- a model of MIR and the Rust type/trait system☆329Feb 25, 2026Updated last week