There are 6 repositories under type-level-programming topic.
All essential TypeScript types in one place 🤙
A library of composable functions for the type-level! Transform your TypeScript types in any way you want using functions you already know.
🌸 Learn Japanese grammar with TypeScript
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
Generically derive traversals, lenses, and prisms.
Mu (μ) is a purely functional framework for building micro services.
Interactive exercises to get familiar with TypeScript's most advanced features
A type-level library enabling the creation and the manipulation of type constructors which can be detached from their type parameters. Also referred to as higher kinded types.
Tartak is a functional programming language that compiles to TypeScript types.
A proof of concept of a tree shakable Zod alternative. This library aims to have a 1:1 Zod compatible API, but with fine grain control over the final bundle size. This was done by a combination of Proxies and type-level programming.
Nearly zero runtime object allocation powered by scalameta. Value class and Unboxed Tagged Type generation at compile-time.
🍃 A micro HKT (higher-kinded type) implementation for TypeScript, with type safety elegantly guaranteed.
Trying to get back all the stuff I had in JavaScript.
A macro for defining type operators in Rust.
A tool for evaluating TypeScript types step by step.
Type-level math expression evaluator for TypeScript.
Type-safe modelling DSL, symbolic transformation, and code generation for solving optimization problems.
Implementation of game of life and a bunch of primitive recursive functions at the type level in rust
Type-level well-kinded natural numbers.
A fully type-safe Typesense client for type-heads
Access Scala language features on the type-level
Code samples for my talk “Type-level programming in TypeScript”
Extract or modify pieces of arbitrarily nested types with type lenses
Purescript refinement types with runtime checking
A type programming language which compiles to and interops with type-level TypeScript
Bring type level information to value level.
Extensible records and variants indexed by a type-level Red-Black tree.
A small library for testing your types
A well-typed Directed Acyclic Graph in Haskell
"Generic generics" / higher-kinded APIs in stable Rust.
A handy collection of TypeScript plain and generic type definitions and interfaces.