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☆64Updated last month
- A highly experiment portable runtime☆21Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- exhaustive testing library☆66Updated last year
- A fast, concurrent string interner☆164Updated last year
- hindley-milner algorithm☆62Updated 2 years ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A meta-JIT library for Rust interpreters☆164Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A simple, id-based arena☆125Updated 3 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Resilient LL(1) parser generator for Rust☆186Updated last month
- Zig comptime using Rust proc macros☆54Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Stack safe and expressive recursion in Rust☆107Updated 7 months ago
- Wadler-style pretty-printing combinators in Rust☆175Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- Anonymous struct and named arguments in Rust.☆78Updated 2 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Updated 4 years ago
- ☆55Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Why can't a tree be called Pluplusch?☆28Updated 9 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆43Updated 9 years ago