When will Go get sets?

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

  • SaaSHub

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

    SaaSHub logo
  • nset

    Super fast and memory efficient set implementation for unsigned integers

    If you want numeric sets this project of mine might interest you: https://github.com/bloeys/nset

  • golang-set

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

  • genericset

    simple map-based implementation of generic set in go

    I also wish that go had more common data structure in the stdlib. Recently created lib for sets: https://github.com/rutaka-n/genericset

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

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

    6 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?