graydon / rust-prehistory
historical archive of rust pre-publication development
☆675Updated 3 months ago
Alternatives and similar repositories for rust-prehistory:
Users that are interested in rust-prehistory are comparing it to the libraries listed below
- Defines the Rust borrow checker.☆1,400Updated 8 months ago
- A fast bump allocation arena for Rust☆1,596Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,895Updated this week
- Beautiful diagnostic reporting for text-based programming languages.☆1,135Updated this week
- Compile time static maps for Rust☆1,900Updated last month
- A parser combinator library for Rust☆1,315Updated last month
- JIT compiler and runtime for a toy language, using Cranelift☆668Updated last year
- A precise specification for "Rust lite / MIR plus"☆841Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,910Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,063Updated this week
- Incremental garbage collection from safe Rust☆629Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,216Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,418Updated this week
- A macro to generate structures which behave like bitflags☆992Updated last week
- Cranelift based backend for rustc☆1,713Updated last week
- Rust quasi-quoting☆1,383Updated this week
- A crate for managing memory bit by bit☆1,263Updated 7 months ago
- Slotmap data structure for Rust☆1,185Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆994Updated 3 months ago
- Some more derive(Trait) options☆1,855Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated last week
- Data structure serialization library with several opposite design goals from Serde☆841Updated last week
- Rust grammar tool libraries and binaries☆534Updated this week
- Forum for discussion about what unsafe code can and can't do☆682Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆898Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,436Updated 7 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆675Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆786Updated this week
- Writing Interpreters in Rust: a Guide☆496Updated last month
- libgccjit AOT codegen for rustc☆958Updated this week