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 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- An extraction of the compiletest utility from the Rust compiler☆230Updated last week
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- Execute your code on the Rust ecosystem.☆185Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A tool to detect code paths leading to Rust's panic handler☆219Updated 4 years ago
- GLL parsing framework.☆138Updated last year
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Manual segmented stacks for Rust☆328Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- skiplist☆144Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Bisects rustc, either nightlies or CI artifacts☆193Updated last week
- generators☆211Updated 2 years ago
- A fast, concurrent string interner☆161Updated last year