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 2 weeks ago
- A fast, concurrent string interner☆162Updated last year
- A highly experiment portable runtime☆21Updated last year
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- A simple, id-based arena☆124Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- 🎶 Choreographic programming in Rust 🎶☆64Updated 9 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- exhaustive testing library☆66Updated last year
- Stack safe and expressive recursion in Rust☆105Updated 7 months ago
- Resilient LL(1) parser generator for Rust☆185Updated 3 weeks ago
- hindley-milner algorithm☆62Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆117Updated last year
- Interning of data in rust☆115Updated 6 months ago
- Anonymous struct and named arguments in Rust.☆78Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Zig comptime using Rust proc macros☆53Updated last year
- Concrete Syntax Tree library☆112Updated 3 months ago
- PEG trace visualizer☆94Updated 3 months 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
- Compact sets in rust☆60Updated 10 months ago
- Choose Rust types at compile-time via constants☆70Updated last year
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆43Updated 9 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Safe generators on stable Rust.☆40Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago