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:
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,942Updated 3 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,021Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- A precise specification for "Rust lite / MIR plus"☆874Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated last week
- A parser combinator library for Rust☆1,325Updated 4 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆690Updated 2 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,194Updated this week
- libgccjit AOT codegen for rustc☆1,004Updated this week
- Incremental garbage collection from safe Rust☆726Updated last month
- Cranelift based backend for rustc☆1,804Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆826Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Compile time static maps for Rust☆1,940Updated this week
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- A crate for managing memory bit by bit☆1,312Updated 10 months ago
- Rust quasi-quoting☆1,425Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆753Updated last month
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Hypothesis-like property testing for Rust☆1,889Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,039Updated 8 months ago
- Some more derive(Trait) options☆1,941Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,908Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- A collection of numeric types and traits for Rust.☆1,127Updated 5 months ago