There are 3 repositories under golang-generics topic.
GoDS-Generic (Go Generic Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
A lightweight Golang generics library that provides Map, Reduce and more...
Somewhat idiomatic and easy-to-glance-at Go pipelines
A generic keyed priority queue implementation for Golang.
A Case Study on Golang Generic Code
Golang example for querying Azure Digital Twin
A Genericized Queue (FIFO/LILO) Package for Go
A Generic Stack (FILO/LIFO) package for Go
This repository showed how to reproduce the compiler unexpected behavior, or issue, bug when embedding a struct that has a field to reference the outer struct by using generic recursively
A project to play with the new Go generics feature.
Go Arrays. Playing With Go Generics.
A fibonaci Heap implementation for go
Collections pkg for golang - generics support and thread-safe
Generic, JS-like array methods for Go slices
A Generic Set implementation for Go.
Package random is generics based random choice utility. Similar of Python's standard package.
Collection of generic functions for performing common operations of Golang slices
Provide some common generic functions.