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☆20Updated last year
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- exhaustive testing library☆64Updated last year
- hindley-milner algorithm☆62Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A fast, concurrent string interner☆151Updated last year
- A simple, id-based arena☆120Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Stack safe and expressive recursion in Rust☆102Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Resilient LL(1) parser generator for Rust☆170Updated this week
- Zig comptime using Rust proc macros☆50Updated last year
- PEG trace visualizer☆88Updated 7 months ago
- Exploring the "expression problem" in Rust☆50Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Propositional logic with types in Rust☆62Updated 2 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- 🎶 Choreographic programming in Rust 🎶☆59Updated 5 months ago
- Interning of data in rust☆106Updated 2 months ago
- Anonymous struct and named arguments in Rust.☆75Updated last year
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 3 months ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Compact sets in rust☆57Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆38Updated this week