Schwenger / RustTyCLinks
An interface for writing a RustTypeChecker.
☆43Updated 2 years ago
Alternatives and similar repositories for RustTyC
Users that are interested in RustTyC are comparing it to the libraries listed below
Sorting:
- A memory efficient syntax tree for language developers☆63Updated last month
- A highly experiment portable runtime☆21Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- 🎶 Choreographic programming in Rust 🎶☆65Updated 10 months ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- hindley-milner algorithm☆62Updated 2 years ago
- A simple, id-based arena☆125Updated 2 weeks ago
- exhaustive testing library☆66Updated last year
- Stack safe and expressive recursion in Rust☆106Updated 7 months ago
- A fast, concurrent string interner☆164Updated last year
- Resilient LL(1) parser generator for Rust☆186Updated last month
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆43Updated 9 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- A meta-JIT library for Rust interpreters☆164Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Compact sets in rust☆60Updated 10 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Updated 4 years ago
- PEG trace visualizer☆95Updated 3 months ago
- Propositional logic with types in Rust☆65Updated 2 years ago
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Experimental type level programming in Rust☆41Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago