oli-obk / prirodaLinks
A graphical debugger for Rust MIR
☆198Updated 3 years ago
Alternatives and similar repositories for priroda
Users that are interested in priroda are comparing it to the libraries listed below
Sorting:
- home for proposals in and around compile-time function evaluation☆111Updated this week
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- An extraction of the compiletest utility from the Rust compiler☆230Updated 3 weeks ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 10 months ago
- Execute your code on the Rust ecosystem.☆187Updated last week
- Project group working on the "safe transmute" feature☆96Updated last year
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A tool to detect code paths leading to Rust's panic handler☆219Updated 4 years ago
- GLL parsing framework.☆138Updated last year
- Custom derivation macro for Rust