jerry73204 / typ
Experimental type level programming in Rust
☆37Updated 3 years ago
Alternatives and similar repositories for typ:
Users that are interested in typ are comparing it to the libraries listed below
- Lift enum variants to the type-level.☆32Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- ☆32Updated 2 years ago
- ☆35Updated last year
- ☆44Updated 4 years ago
- Transport-polymorphic, asynchronous session types for Rust☆61Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- A macro for defining type operators in Rust.☆65Updated 7 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Debug RefCell which keeps track of stack traces in debug mode☆23Updated last year
- Propositional logic with types in Rust☆62Updated last year
- We have Crater At Home☆28Updated 3 months ago
- ☆17Updated 4 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated last month
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆51Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- ☆27Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- ☆22Updated 3 years ago
- exhaustive testing library☆63Updated 6 months ago
- To futures-lite as futures-lite is to futures: smaller.