go-set

A simple, zero-dependency generic set implementation for Go. (by clarkmcc)

Go-set Alternatives

Similar projects and alternatives to go-set based on common topics and language

  1. go-set

    The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for orderable data (by hashicorp)

  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. set

    Thread(Safe/Unsafe) Set data structure for Go. (by gozeloglu)

  4. golang-set

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

  5. set

    A simple Set data structure implementation in Go (Golang) using LinkedHashMap. (by StudioSol)

  6. gods

    9 go-set VS gods

    GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

  7. gostl

    2 go-set VS gostl

    Data structure and algorithm library for go, designed to provide functions similar to C++ STL

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better go-set alternative or higher similarity.

go-set discussion

Log in or Post with

go-set reviews and mentions

Posts with mentions or reviews of go-set. We have used some of these posts to build our list of alternatives and similar projects.
  • Explain Generics Please
    1 project | /r/golang | 10 Jul 2022
    I’ve personally used generics for API paginator types and sets, but other than that, I don’t use them often.

Stats

Basic go-set repo stats
1
1
3.8
about 3 years ago

clarkmcc/go-set is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of go-set is Go.


Sponsored
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

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