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 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
studiosol/setAn implementation of a set data structure using LinkedHashMap27
1set/gutA collection of reusable Go utility functions and tools.27
xxjwxc/publicA comprehensive utility package for Go programmers175
go-ozzo/ozzo-logA Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets.122
goyek/xProvides additional tools and libraries to extend the functionality of goyek7
gosuri/go-storeProvides a platform-independent interface to persist and retrieve data in various store implementations.112
namit/the-go-programming-languageA collection of notes, examples, and exercises from the official Go book.2
go-zeromq/zmq4An implementation of ØMQ version 4 in Go.350
1set/todotxtA Go library for parsing and managing todo.txt files.23
a8m/golang-cheat-sheetA comprehensive guide to Go syntax and features for developers8,467
gopherdata/resourcesA collection of Go-based resources and tools for data science tasks879
1set/starletA Go wrapper that simplifies the usage of Starlark by providing an easier-to-use interface and additional libraries for scripting and data conversion.24
shady831213/algorithmsA collection of algorithms and data structures implemented in Go.806
barweiss/go-tupleA package providing generic tuples in Go with various features and APIs for common use cases.82
bahlo/go-styleguideA style guide providing best practices and guidelines for writing idiomatic Go code.1,499