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☆62Updated 2 months ago
- A highly experiment portable runtime☆20Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- exhaustive testing library☆65Updated last year
- A fast, concurrent string interner☆157Updated last year
- A simple, id-based arena☆119Updated 2 years ago
- hindley-milner algorithm☆62Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Stack safe and expressive recursion in Rust☆103Updated 4 months ago
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- 🎶 Choreographic programming in Rust 🎶☆59Updated 7 months ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Interning of data in rust☆112Updated 4 months ago
- Resilient LL(1) parser generator for Rust☆173Updated last month
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 months ago
- Safe generators on stable Rust.☆40Updated 2 years ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 months ago
- Declarative parsing for Rust, using a custom derive and nom☆70Updated 2 months ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Typed index version of Rust slice and Vec containers☆74Updated 2 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)☆34Updated last year
- ☆35Updated 8 months ago