generics Go container/list but with generics Feb 07, 2022 1 min read generic-list-go Go container/list but with generics. The code is based on container/list in go1.18beta2. GitHub View Github generics
Pool Auto-scaling worker pool (work queue), using Go 1.18 generics Auto-scaling worker pool (work queue), using Go 1.18 generics 14 May 2022
dependency injection Dependency Injection in golang using generics Dependency Injection in golang using generics 13 May 2022
Function Higher Order Functions using Golang Generics Higher Order Functions using Golang Generics 12 May 2022
generics A generic Go implementation of the Set data structure A generic Go implementation of the Set data structure 07 May 2022
In-memory An in-memory key:value store/cache library that takes advantage of Go Generics An in-memory key:value store/cache library that takes advantage of Go Generics 07 May 2022