graydon / rust-prehistory
historical archive of rust pre-publication development
☆670Updated 2 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,395Updated 7 months ago
- A fast bump allocation arena for Rust☆1,557Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,057Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,403Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,886Updated last month
- Compile time static maps for Rust☆1,888Updated 2 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆991Updated 2 months ago
- Incremental garbage collection from safe Rust☆612Updated last month
- Cranelift based backend for rustc☆1,699Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,875Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆985Updated last week
- Data structure serialization library with several opposite design goals from Serde☆830Updated this week
- A precise specification for "Rust lite / MIR plus"☆837Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,127Updated last week
- A parser combinator library for Rust☆1,311Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,257Updated 6 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,210Updated 11 months ago
- Runtime for executing procedural macros as WebAssembly☆1,329Updated this week
- Rust quasi-quoting☆1,368Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago
- Some more derive(Trait) options☆1,839Updated last week
- JIT compiler and runtime for a toy language, using Cranelift☆664Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,238Updated 2 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,003Updated 4 months ago
- Macros for all your token pasting needs☆1,036Updated 4 months ago
- A port of MUSL's libm to Rust.☆609Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆785Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆884Updated last month
- Test harness for ui tests of compiler diagnostics☆851Updated this week