A pure functional language for type-level programming in Rust
☆338Nov 12, 2022Updated 3 years ago
Alternatives and similar repositories for tyrade
Users that are interested in tyrade are comparing it to the libraries listed below
Sorting:
- A macro for defining type operators in Rust.☆65Mar 16, 2017Updated 8 years ago
- Session Type EDSL for Rust☆103Jun 29, 2022Updated 3 years ago
- Type-Level Programming in Rust☆27Dec 29, 2021Updated 4 years ago
- Experimental type level programming in Rust☆41Jul 19, 2021Updated 4 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Forth for Rust's trait system☆233Jun 12, 2020Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Apr 18, 2022Updated 3 years ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,424Dec 24, 2025Updated 2 months ago
- ☆46Feb 16, 2021Updated 5 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆500Jan 28, 2024Updated 2 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???☆372Jan 31, 2021Updated 5 years ago
- A high-level language for Rust☆341Jul 9, 2019Updated 6 years ago
- ☆578Jan 31, 2023Updated 3 years ago
- ☆153Nov 9, 2019Updated 6 years ago
- a model of MIR and the Rust type/trait system☆329Feb 25, 2026Updated last week
- A statically-typed functional language with generics, typeclasses, sum types, pattern-matching, first-class functions, currying, algebrai…☆1,158Mar 23, 2025Updated 11 months ago
- Collection of typed data structures, trait operators and aliases☆51Sep 27, 2020Updated 5 years ago
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,744Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,776Feb 7, 2026Updated 3 weeks ago
- Algebraic effects for Rust☆654Jun 30, 2024Updated last year
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- ☆36Mar 17, 2022Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆772Feb 16, 2026Updated 2 weeks ago
- watt-based inline procedural macros☆14Jul 17, 2020Updated 5 years ago
- 🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧☆268Sep 6, 2023Updated 2 years ago
- A language with lexical effect handlers and lightweight effect polymorphism☆420Updated this week
- An tutorial-style implementation of liquid/refinement types for a subset of Ocaml/Reason.☆150Sep 23, 2025Updated 5 months ago
- Higher kinded polymorphism in a language with unboxed, statically sized datatypes.☆51Jan 17, 2025Updated last year
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Orion is a high level, purely functional programming language with a LISP based syntax.☆237Oct 21, 2022Updated 3 years ago
- Execute your code on the Rust ecosystem.☆190Feb 12, 2026Updated 2 weeks ago
- Functional programming with fewer indirections☆780Aug 20, 2020Updated 5 years ago
- A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧☆624May 16, 2021Updated 4 years ago
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- An implementation of Haskell’s MVars in Racket☆30Oct 12, 2024Updated last year