When will Go get sets?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. go

    The Go programming language

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 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

  4. golang-set

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

  5. 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
  • Understanding the Go Scheduler

    1 project | news.ycombinator.com | 21 May 2025
  • Pkg.go.dev Is Down

    1 project | news.ycombinator.com | 20 May 2025
  • Too Much Go Misdirection

    2 projects | news.ycombinator.com | 19 May 2025

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