maps
map library using Go generics that offers a standard interface, go routine synchronization, and sorting (by goradd)
gogu
A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library. (by esimov)
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
maps
Posts with mentions or reviews of maps.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning maps yet.
Tracking mentions began in Dec 2020.
gogu
Posts with mentions or reviews of gogu.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing maps and gogu you can also consider the following projects:
go-rampart - Determine how intervals relate to each other.
go18ds - Go Data Structures using Go 1.18 generics.
genfuncs - Go 1.18+ polymorphic generic containers and functions.
plinko - Plinko State Machine
go2funk - Simple Golang API to use functional types in Golang, such as immutable List, Options, Try, Either...