A library for functional programming in Rust
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.
A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type erasure
A Higher-Kinded-Types encoding for TypeScript w/ Composable Typeclasses
🍃 A micro HKT (higher-kinded type) implementation for TypeScript, with type safety elegantly guaranteed.
🚀 Simple Remote Data (SRD) is a fully static land compliant implementation of the Remote Data type in TypeScript
Extract or modify pieces of arbitrarily nested types with type lenses
"Generic generics" / higher-kinded APIs in stable Rust.
A pluggable low-code library.
Rust HKT playground powered with derive macro generated type families
A pluggable typescript library
A lightweight, no_std compatible library for emulating higher-kinded types in Rust.