type-level-programming topic
ts-essentials
All essential TypeScript types in one place 🤙
generic-lens
Generically derive traversals, lenses, and prisms.
frunk
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
mezzo
A Haskell library for typesafe music composition
mu-haskell
Mu (μ) is a purely functional framework for building micro services.
dilate
Nearly zero runtime object allocation powered by scalameta. Value class and Unboxed Tagged Type generation at compile-time.
type-operators-rs
A macro for defining type operators in Rust.
learn-me-a-haskell
Trying to get back all the stuff I had in JavaScript.
primitive-recursive-functions
Implementation of game of life and a bunch of primitive recursive functions at the type level in rust