type-level-programming topic

List type-level-programming repositories

type-plus

358
Stars
11
Forks
Watchers

Additional types and types adjusted utilities for TypeScript

walk-that-type

32
Stars
0
Forks
Watchers

A tool for evaluating TypeScript types step by step.

o-clock

49
Stars
6
Forks
Watchers

:hourglass: Type-safe time units in Haskell

HashedExpression

42
Stars
3
Forks
Watchers

Type-safe modelling DSL, symbolic transformation, and code generation for solving optimization problems.

type-natural

33
Stars
12
Forks
Watchers

Type-level well-kinded natural numbers.

type-lenses

26
Stars
0
Forks
Watchers

Extract or modify pieces of arbitrarily nested types with type lenses

ts-spec

17
Stars
0
Forks
Watchers

A small library for testing your types

correttore

91
Stars
5
Forks
Watchers

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 Pro...