graydon / rust-prehistoryLinks
historical archive of rust pre-publication development
☆701Updated 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:
- Defines the Rust borrow checker.☆1,552Updated 6 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,975Updated 3 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,264Updated 2 months ago
- A precise specification for "Rust lite / MIR plus"☆947Updated last week
- Run experiments across parts of the Rust ecosystem!☆713Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- A parser combinator library for Rust☆1,347Updated 10 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,056Updated 3 months ago
- A home for compiler team planning documents, meeting minutes, and other such things.☆417Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week
- JIT compiler and runtime for a toy language, using Cranelift☆718Updated last month
- Forum for discussion about what unsafe code can and can't do☆723Updated 4 months ago
- A fast bump allocation arena for Rust☆2,010Updated last week
- ☆803Updated 4 months ago
- Language development libraries for Rust☆981Updated last year
- Incremental garbage collection from safe Rust☆784Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,084Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated this week
- Compile time static maps for Rust☆2,070Updated 2 months ago
- Cranelift based backend for rustc☆1,942Updated this week
- Compile time numbers in Rust.☆568Updated last month
- A crate for managing memory bit by bit☆1,362Updated last year
- Website for graphing performance of rustc☆699Updated this week
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Rust quasi-quoting☆1,503Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,584Updated this week
- Rust grammar tool libraries and binaries☆566Updated 3 weeks ago
- PEG parser combinators using operator overloading without macros.☆521Updated 11 months ago
- libgccjit AOT codegen for rustc☆1,080Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,019Updated last month