graydon / rust-prehistoryLinks
historical archive of rust pre-publication development
☆706Updated 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:
- Beautiful diagnostic reporting for text-based programming languages.☆1,275Updated 3 months ago
- Defines the Rust borrow checker.☆1,574Updated 7 months ago
- A precise specification for "Rust lite / MIR plus"☆956Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,981Updated 5 months ago
- A fast bump allocation arena for Rust☆2,079Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 3 weeks ago
- Incremental garbage collection from safe Rust☆801Updated 2 months ago
- Run experiments across parts of the Rust ecosystem!☆716Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year
- JIT compiler and runtime for a toy language, using Cranelift☆726Updated 2 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,057Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- A crate for managing memory bit by bit☆1,367Updated last year
- A parser combinator library for Rust☆1,352Updated last year
- Language development libraries for Rust