historical archive of rust pre-publication development
☆713Nov 29, 2024Updated last year
Alternatives and similar repositories for rust-prehistory
Users that are interested in rust-prehistory are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- Alternative rust compiler (re-implementation)☆2,442Mar 8, 2026Updated 2 weeks ago
- Automatic checking for semantic versioning in library crates☆632Jul 17, 2023Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- Defines the Rust borrow checker.☆1,587Jun 6, 2025Updated 9 months ago
- crates.io documentation generator☆1,137Mar 18, 2026Updated last week
- Beautiful diagnostic reporting for text-based programming languages.☆1,282Feb 28, 2026Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,978Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,791Updated this week
- Cranelift based backend for rustc☆2,006Updated this week
- A precise specification for "Rust lite / MIR plus"☆977Updated this week
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,061Jan 19, 2026Updated 2 months ago
- Analysis of various tricky Rust code☆2,001Dec 20, 2025Updated 3 months ago
- Flowistry is an IDE plugin for Rust that helps you focus on relevant code.☆3,033Sep 23, 2025Updated 6 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆168Feb 10, 2026Updated last month
- Cranelift code generator☆2,504Jun 26, 2020Updated 5 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,278Feb 26, 2024Updated 2 years ago
- Parser for Rust source code☆3,302Mar 18, 2026Updated last week
- Subcommand to show result of macro expansion☆3,051Feb 12, 2026Updated last month
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- Rust implementations of compiler-rt and libm☆484Mar 17, 2026Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,187Feb 8, 2026Updated last month
- A big 'ol pile of ICE.☆290May 12, 2024Updated last year
- Forum for discussion about what unsafe code can and can't do☆739Aug 19, 2025Updated 7 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- a model of MIR and the Rust type/trait system☆333Mar 13, 2026Updated last week
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,889Mar 7, 2026Updated 2 weeks ago
- rd is a record/replay debugger written in rust☆960Jun 3, 2022Updated 3 years ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A guide to how rustc works and how to contribute to it.☆1,833Mar 18, 2026Updated last week
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆539Aug 25, 2021Updated 4 years ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,545Mar 13, 2026Updated last week
- Automatically apply the suggestions made by rustc☆853Nov 22, 2023Updated 2 years ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Automated property based testing for Rust (with shrinking).☆2,720Feb 10, 2026Updated last month
- libgccjit AOT codegen for rustc☆1,104Mar 15, 2026Updated last week