Schwenger / RustTyC
An interface for writing a RustTypeChecker.
☆42Updated last year
Related projects ⓘ
Alternatives and complementary repositories for RustTyC
- A memory efficient syntax tree for language developers☆51Updated last month
- hindley-milner algorithm☆53Updated last year
- A highly experiment portable runtime☆19Updated 6 months ago
- a reference-counting cycle collection library in rust☆75Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated last year
- Easy-to-use optional function arguments for Rust☆46Updated 6 months ago
- exhaustive testing library☆58Updated 3 months ago
- Choose Rust types at compile-time via constants☆61Updated 9 months ago
- A toy incremental computation framework☆15Updated 3 years ago
- Safe generators on stable Rust.☆38Updated last year
- ⅋ — session types for Rust☆74Updated last month
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆50Updated 3 years ago
- Propositional logic with types in Rust☆60Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆31Updated 7 months ago
- A Hindley-Milner polymorphic typing system☆55Updated 10 months ago
- Stack safe and expressive recursion in Rust☆90Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Exploring the "expression problem" in Rust☆46Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆59Updated last year
- ☆91Updated last year
- A fast, concurrent string interner☆140Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Token tree calling convention☆80Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- An experimental reimplementation of rowan, focused on size efficiency☆24Updated 4 years ago
- Seamless Higher-Kinded Types in Rust☆75Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 4 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Alternative future adapters that provide cancel safety.☆58Updated this week
- Proc macro derive to generate structs from enum variants.☆24Updated last year