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.
52 stars
3 watching
16 forks
Language: Go
last commit: almost 5 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of a set data structure using LinkedHashMap | 27 |
| | A collection of reusable Go utility functions and tools. | 27 |
| | A comprehensive utility package for Go programmers | 175 |
| | A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |
| | Provides additional tools and libraries to extend the functionality of goyek | 7 |
| | Provides a platform-independent interface to persist and retrieve data in various store implementations. | 112 |
| | A collection of notes, examples, and exercises from the official Go book. | 2 |
| | An implementation of ØMQ version 4 in Go. | 350 |
| | A Go library for parsing and managing todo.txt files. | 23 |
| | A comprehensive guide to Go syntax and features for developers | 8,467 |
| | A collection of Go-based resources and tools for data science tasks | 879 |
| | A Go wrapper that simplifies the usage of Starlark by providing an easier-to-use interface and additional libraries for scripting and data conversion. | 24 |
| | A collection of algorithms and data structures implemented in Go. | 806 |
| | A package providing generic tuples in Go with various features and APIs for common use cases. | 82 |
| | A style guide providing best practices and guidelines for writing idiomatic Go code. | 1,499 |