set
Set
An implementation of a set data structure using LinkedHashMap
A simple Set data structure implementation in Go (Golang) using LinkedHashMap.
27 stars
24 watching
11 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists
data-structuresgogolanghacktoberfestlinked-hashmapset
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a basic set data structure with common operations for Go | 52 |
| | A utility package wrapping set implementations on document lists with compression and set operation support. | 22 |
| | A syntax for structured data designed to be used with Go programs and similar languages | 31 |
| | An implementation of the hash-set data structure | 17 |
| | Bindings for a configuration language used in software development | 119 |
| | 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 modern ORM layer for Golang | 772 |
| | A Go cross-platform binding for OpenGL with support for multiple rendering backends. | 177 |
| | A package providing type-safe functions for common slice operations in Go. | 51 |
| | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| | A Go wrapper around a popular geospatial data abstraction library. | 291 |
| | A comprehensive utility package for Go programmers | 175 |
| | A language for code generation and data modeling | 6 |
| | A collection of reusable Go utility functions and tools. | 27 |