oli-obk / prirodaLinks
A graphical debugger for Rust MIR
☆194Updated 2 years ago
Alternatives and similar repositories for priroda
Users that are interested in priroda are comparing it to the libraries listed below
Sorting:
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated this week
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- 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☆217Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- GLL parsing framework.☆137Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Modeling NLL and the Rust borrowck☆84Updated 7 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Manual segmented stacks for Rust☆318Updated 3 months ago
- A fast, concurrent string interner☆151Updated last year
- A simple bitset container for Rust☆148Updated last month
- A simple, id-based arena☆120Updated last year
- Bisects rustc, either nightlies or CI artifacts☆191Updated last month
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago