Pattern matching and exhaustiveness checking algorithms implemented in Rust
☆233Oct 30, 2024Updated last year
Alternatives and similar repositories for pattern-matching-in-rust
Users that are interested in pattern-matching-in-rust are comparing it to the libraries listed below
Sorting:
- A highly experiment portable runtime☆21Apr 11, 2024Updated last year
- A me maintained zub-vm fork. A super-fast, stack-based virtual machine for dynamic languages☆12Aug 9, 2025Updated 6 months ago
- A visually pleasing language for langjam 3☆16Jul 26, 2022Updated 3 years ago
- Bachelor's thesis 2019☆12Jun 3, 2023Updated 2 years ago
- Artifact for paper "When Subtyping Constraints Liberate: A Novel Type Inference Approach for First-Class Polymorphism" (https://popl24.si…☆15May 22, 2024Updated last year
- Building a compiler to WASM step-by-step☆15Mar 23, 2025Updated 11 months ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆79Jan 20, 2022Updated 4 years ago
- An experimental stateful, structured, declarative GUI crate☆14Feb 6, 2024Updated 2 years ago
- 👌 A smol functional language that targets other languages☆66Jan 17, 2024Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Oct 19, 2024Updated last year
- A garden of small programming language implementations 🪴☆313Feb 27, 2026Updated last week
- Example row-polymorphism implementations☆61Oct 3, 2023Updated 2 years ago
- an educational compiler intermediate representation☆739Feb 6, 2026Updated last month
- Library for snippet annotations☆482Updated this week
- A collaborative bibliography of work related to the theory and practice of computational effects☆1,117Nov 4, 2025Updated 4 months ago
- A Hindley-Milner polymorphic typing system☆60Dec 18, 2023Updated 2 years ago
- A Haskell 2010 type checker☆17Feb 25, 2024Updated 2 years ago
- A compiler for Standard ML, somewhat☆204Apr 25, 2022Updated 3 years ago
- Howitzer is a Fault Proof VM based on the MIPS64 architecture☆14Sep 4, 2024Updated last year
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,852Feb 25, 2026Updated last week
- A fancy diagnostics & error reporting crate☆2,137Jan 21, 2026Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,776Feb 7, 2026Updated 3 weeks ago
- Incremental garbage collection from safe Rust☆817Feb 9, 2026Updated 3 weeks ago
- small programming language. pls be gentle.☆39Feb 3, 2026Updated last month
- A precise specification for "Rust lite / MIR plus"☆970Updated this week
- Ideas, documents, and tutorial pile for the Prowl Language☆12Aug 2, 2024Updated last year
- the Dependent Unboxed higher-oRder Intermediate Notation☆14Feb 8, 2022Updated 4 years ago
- ☆11Nov 16, 2021Updated 4 years ago
- A small example of a source->source pattern matching to decision tree compiler☆14Jul 29, 2020Updated 5 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- A stack-based, interpreted programming language implemented in livescript.☆10Sep 11, 2016Updated 9 years ago
- A diagnostic library for parser / interpreter usages.☆22Dec 18, 2022Updated 3 years ago
- CMSC 430 Design and Implementation of Programming Languages☆51Dec 6, 2025Updated 3 months ago
- Language development libraries for Rust☆982Dec 9, 2024Updated last year
- being a particular fragment of Haskell, extended to a proof system☆44Updated this week
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Nov 7, 2025Updated 3 months ago
- A draft design document / RFC describing the plan for incremental and "on-demand"☆14May 18, 2017Updated 8 years ago
- translations of a lambda abstraction to combinations of operators☆18Sep 6, 2019Updated 6 years ago
- A Rust library offering newtyped indices and vecs that use those indices☆20Aug 17, 2024Updated last year