hkt topic

List hkt repositories

fp-core.rs

1.3k
Stars
63
Forks
Watchers

A library for functional programming in Rust

real-async-trait-rs

45
Stars
3
Forks
Watchers

A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type erasure

hkt

77
Stars
9
Forks
Watchers

Higher Kinded Type machinery for Java

srd

29
Stars
0
Forks
Watchers

:rocket: Simple Remote Data (SRD) is a fully static land compliant implementation of the Remote Data type in TypeScript

hkt-ts

39
Stars
3
Forks
Watchers

A Higher-Kinded-Types encoding for TypeScript w/ Composable Typeclasses

free-types

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

type-lenses

25
Stars
0
Forks
Watchers

Extract or modify pieces of arbitrarily nested types with type lenses