Does anyone else get tired of the "that's trivial to implement" excuse for leaving things out of the standard library?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • go

    The Go programming language

    IMHO this is an excellent example of why https://github.com/golang/go/issues/48918 was so popular - the community wants generics but don't want it rushed, and it's worth taking the time to make sure it's done coherently.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • golang-set

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

    Why not look at something like https://github.com/deckarep/golang-set ?

  • generic-sync-map-go

    Discontinued Generic implementation of sync.Map

    I personally use github.com/SaveTheRbtz/generic-sync-map-go.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • When will Go get sets?

    4 projects | /r/golang | 15 Sep 2022
  • Go is a nice improvement over C and C++, and it doesn't make me feel dirty like Java does.

    6 projects | /r/golang | 9 Jun 2021
  • Concurrency patterns in Go; worker pools and fan-out/fan-in

    1 project | dev.to | 7 Oct 2024
  • The perils of transition to 64-bit time_t

    1 project | news.ycombinator.com | 29 Sep 2024
  • gRPC: onde vive? o que come?

    5 projects | dev.to | 27 Sep 2024

Did you konow that Go is
the 4th most popular programming language
based on number of metions?