historical archive of rust pre-publication development
☆710Nov 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
Sorting:
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Alternative rust compiler (re-implementation)☆2,442Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Automatic checking for semantic versioning in library crates☆632Jul 17, 2023Updated 2 years ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- crates.io documentation generator☆1,126Updated this week
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 3 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆5,941Updated this week
- Cranelift based backend for rustc☆1,991Updated this week
- Beautiful diagnostic reporting for text-based programming languages.☆1,282Oct 22, 2025Updated 4 months 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
- A precise specification for "Rust lite / MIR plus"☆970Updated this week
- Analysis of various tricky Rust code☆1,997Dec 20, 2025Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆167Feb 10, 2026Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,273Feb 26, 2024Updated 2 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,060Jan 19, 2026Updated last month
- Rust implementations of compiler-rt and libm☆479Feb 20, 2026Updated last week
- Flowistry is an IDE plugin for Rust that helps you focus on relevant code.☆3,027Sep 23, 2025Updated 5 months ago
- rd is a record/replay debugger written in rust☆961Jun 3, 2022Updated 3 years ago
- Parser for Rust source code☆3,294Feb 26, 2026Updated last week
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- Subcommand to show result of macro expansion☆3,037Feb 12, 2026Updated 3 weeks ago
- Cranelift code generator☆2,505Jun 26, 2020Updated 5 years ago
- A big 'ol pile of ICE.☆290May 12, 2024Updated last year
- a model of MIR and the Rust type/trait system☆329Feb 25, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- libgccjit AOT codegen for rustc☆1,100Feb 25, 2026Updated last week
- Compile time static maps for Rust☆2,107Updated this week
- A guide to how rustc works and how to contribute to it.☆1,832Feb 24, 2026Updated last week
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- A demand-driven compiler with strong IDE support☆195Jun 6, 2022Updated 3 years ago
- Forum for discussion about what unsafe code can and can't do☆731Aug 19, 2025Updated 6 months ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month