goset

Set library

Provides a basic set data structure with common operations for Go

Set is a useful collection but there is no built-in implementation in Go lang.

GitHub

52 stars
3 watching
16 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
studiosol/set An implementation of a set data structure using LinkedHashMap 27
1set/gut A collection of reusable Go utility functions and tools. 27
xxjwxc/public A comprehensive utility package for Go programmers 175
go-ozzo/ozzo-log A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. 122
goyek/x Provides additional tools and libraries to extend the functionality of goyek 7
gosuri/go-store Provides a platform-independent interface to persist and retrieve data in various store implementations. 112
namit/the-go-programming-language A collection of notes, examples, and exercises from the official Go book. 2
go-zeromq/zmq4 An implementation of ØMQ version 4 in Go. 344
1set/todotxt A Go library for parsing and managing todo.txt files. 23
a8m/golang-cheat-sheet A comprehensive guide to Go syntax and features for developers 8,415
gopherdata/resources A collection of Go-based resources and tools for data science tasks 876
1set/starlet A Go wrapper that simplifies the usage of Starlark by providing an easier-to-use interface and additional libraries for scripting and data conversion. 20
shady831213/algorithms A collection of algorithms and data structures implemented in Go. 805
barweiss/go-tuple A package providing generic tuples in Go with various features and APIs for common use cases. 82
bahlo/go-styleguide A style guide providing best practices and guidelines for writing idiomatic Go code. 1,496