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 2 years ago
Linked from 2 awesome lists
data-structuresgogolanghacktoberfestlinked-hashmapset
Related projects:
Repository | Description | Stars |
---|---|---|
zoumo/goset | Provides a basic set data structure with common operations for Go | 52 |
linkedinattic/kamikaze | A utility package implementing set operations and compression algorithms for efficient document searching in search engines. | 22 |
danielgtaylor/shorthand | A syntax for structured data designed to be used with Go programs and similar languages | 29 |
samebchase/hash-set | An implementation of a data structure providing constant time lookup and insertion operations. | 17 |
philandstuff/dhall-golang | Bindings for a configuration language used in software development | 117 |
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 |
go-rel/rel | A modern ORM layer for Golang | 770 |
goxjs/gl | A Go cross-platform binding for OpenGL with support for multiple rendering backends. | 176 |
psampaz/slice | A package providing type-safe functions for common slice operations in Go. | 51 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 748 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 289 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
the-sett/salix | A language for code generation and data modeling | 6 |
1set/gut | A collection of reusable Go utility functions and tools. | 27 |