RustyYato / type-familiesLinks
☆46Updated 4 years ago
Alternatives and similar repositories for type-families
Users that are interested in type-families are comparing it to the libraries listed below
Sorting:
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Provides a Refl encoding in Rust☆68Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Collection of typed data structures, trait operators and aliases