type-level topic

List type-level repositories

frunk

1.2k
Stars
57
Forks
Watchers

Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.

mu-haskell

326
Stars
19
Forks
Watchers

Mu (μ) is a purely functional framework for building micro services.

purescript-simple-json

133
Stars
46
Forks
Watchers

A simple Purescript JSON library that uses types automatically

type-operators-rs

63
Stars
2
Forks
Watchers

A macro for defining type operators in Rust.

eio

58
Stars
2
Forks
Watchers

🎯 IO with Exceptions tracked on the type-level

type-errors-pretty

55
Stars
8
Forks
Watchers

💄🐞 Combinators for writing pretty type errors easily

prakaar

19
Stars
0
Forks
Watchers

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

walk-that-type

32
Stars
0
Forks
Watchers

A tool for evaluating TypeScript types step by step.

type-natural

33
Stars
12
Forks
Watchers

Type-level well-kinded natural numbers.

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