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

  • golang-set

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

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • gods

    9 go-set VS gods

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

  • 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)

  • set

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

  • set

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

  • 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
over 2 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.

Popular Comparisons


Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com

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