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 highly experiment portable runtime☆21Updated last year
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- hindley-milner algorithm☆62Updated 2 years ago
- A fast, concurrent string interner☆162Updated last year
- exhaustive testing library☆66Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Choose Rust types at compile-time via constants☆70Updated last year
- A simple, id-based arena☆123Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Resilient LL(1) parser generator for Rust☆183Updated 3 weeks ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 9 years ago
- Concrete Syntax Tree library☆110Updated 2 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Anonymous struct and named arguments in Rust.☆78Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Stack safe and expressive recursion in Rust☆104Updated 6 months ago
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated last month
- Pratt parser written in Rust☆98Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆54Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Interning of data in rust☆115Updated 5 months ago
- Safe generators on stable Rust.☆40Updated 2 years ago
- Zig comptime using Rust proc macros☆53Updated last year
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- 🎶 Choreographic programming in Rust 🎶☆61Updated 9 months ago