generics topic

List generics repositories

arrow-meta

390
Stars
42
Forks
Watchers

Functional companion to Kotlin's Compiler

lancet

3.7k
Stars
391
Forks
Watchers

A comprehensive, efficient, and reusable util function library of Go.

miniboxing-plugin

120
Stars
17
Forks
Watchers

Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up generic collections by factors between 1.5x and 22x, while mainta...

Observable

371
Stars
38
Forks
Watchers

The easiest way to observe values in Swift.

golang-set

4.0k
Stars
271
Forks
Watchers

A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.

do

1.6k
Stars
66
Forks
Watchers

⚙️ A dependency injection toolkit based on Go 1.18+ Generics.

lo

15.6k
Stars
709
Forks
Watchers

💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)

lru

119
Stars
7
Forks
Watchers

LRU cache using go generics

Time

965
Stars
43
Forks
Watchers

Type-safe time calculations in Kotlin, powered by generics.

mo

2.4k
Stars
75
Forks
Watchers

🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)