higher-kinded-types topic

List higher-kinded-types repositories

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

arrow-meta

390
Stars
42
Forks
Watchers

Functional companion to Kotlin's Compiler

language-ext

6.2k
Stars
411
Forks
Watchers

C# functional language extensions - a base class library for functional programming

higgledy

170
Stars
20
Forks
Watchers

Higher-kinded data via generics

diesel

110
Stars
7
Forks
Watchers

Boilerplate-free, zero-overhead Tagless Final / typed-final / Finally Tagless DSLs in Scala

arrow-meta-examples

58
Stars
20
Forks
Watchers

Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.

purefun

108
Stars
4
Forks
Watchers

Functional Programming library for Java

fun

97
Stars
6
Forks
Watchers

A collection of algebraic data types, optics, and data structures based on a light weight higher kinded type implementation. Written for deno.

object-algebras

35
Stars
2
Forks
Watchers

Experiments with higher-kinded types and object algebras in C#