graydon / rust-prehistoryLinks
historical archive of rust pre-publication development
☆691Updated 8 months ago
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,953Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,486Updated 2 months ago
- A precise specification for "Rust lite / MIR plus"☆919Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,219Updated last week
- JIT compiler and runtime for a toy language, using Cranelift☆699Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- A fast bump allocation arena for Rust☆1,855Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆1,037Updated last month
- Forum for discussion about what unsafe code can and can't do☆701Updated this week
- Incremental garbage collection from safe Rust☆759Updated 3 weeks ago
- A parser combinator library for Rust☆1,330Updated 6 months ago
- Language development libraries for Rust☆968Updated 8 months ago
- Rust grammar tool libraries and binaries☆551Updated 2 months ago
- A list of programming languages implemented in Rust, for inspiration.☆977Updated last month
- A home for compiler team planning documents, meeting minutes, and other such things.☆411Updated last month
- A crate for managing memory bit by bit☆1,319Updated last year
- Cranelift based backend for rustc☆1,851Updated last week
- Run experiments across parts of the Rust ecosystem!☆696Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- Website for graphing performance of rustc☆687Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago
- Compile time static maps for Rust☆1,977Updated last month
- Rust quasi-quoting☆1,444Updated last week
- ☆766Updated 3 weeks ago
- Writing Interpreters in Rust: a Guide☆515Updated 7 months ago
- A macro to generate structures which behave like bitflags☆1,042Updated last week
- 🍄 an alleged 'operating system'☆656Updated last week
- PEG parser combinators using operator overloading without macros.☆518Updated 7 months ago
- The arena, a fast but limited type of allocator☆552Updated last year