graydon / rust-prehistoryLinks
historical archive of rust pre-publication development
☆682Updated 6 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:
- A precise specification for "Rust lite / MIR plus"☆868Updated last week
- Defines the Rust borrow checker.☆1,443Updated 11 months ago
- A fast bump allocation arena for Rust☆1,753Updated this week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,017Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,186Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,932Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Compile time static maps for Rust☆1,929Updated 4 months ago
- Incremental garbage collection from safe Rust☆721Updated last month
- A parser combinator library for Rust☆1,323Updated 4 months ago
- Rust quasi-quoting☆1,421Updated last week
- JIT compiler and runtime for a toy language, using Cranelift☆685Updated last month
- Forum for discussion about what unsafe code can and can't do☆696Updated this week
- Cranelift based backend for rustc☆1,782Updated this week
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆815Updated last week
- A list of programming languages implemented in Rust, for inspiration.☆947Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated last week
- Slotmap data structure for Rust☆1,202Updated last year
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,529Updated this week
- Automatically apply the suggestions made by rustc☆849Updated last year
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- Some more derive(Trait) options☆1,922Updated this week
- Website for graphing performance of rustc☆668Updated this week
- A collection of numeric types and traits for Rust.☆1,120Updated 4 months ago