type-level-programming topic

List type-level-programming repositories

type-level-typescript-workshop

226
Stars
23
Forks
Watchers

Interactive exercises to get familiar with TypeScript's most advanced features

purescript-refined

26
Stars
1
Forks
Watchers

Purescript refinement types with runtime checking

ts-transfromer-typerep

19
Stars
1
Forks
Watchers

Bring type level information to value level.

red-black-record

18
Stars
1
Forks
Watchers

Extensible records and variants indexed by a type-level Red-Black tree.

feature.scala

31
Stars
3
Forks
Watchers

Access Scala language features on the type-level

talk-typelevel-ts

29
Stars
0
Forks
Watchers

Code samples for my talk “Type-level programming in TypeScript”

symbols

35
Stars
3
Forks
Watchers

Symbol manipulation

prakaar

20
Stars
0
Forks
Watchers

A type programming language which compiles to and interops with type-level TypeScript

free-types

160
Stars
1
Forks
Watchers

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.

hotscript

3.4k
Stars
57
Forks
7
Watchers

A library of composable functions for the type-level! Transform your TypeScript types in any way you want using functions you already know.