https://github.com/davidul/go-vic
Basic data structures implemented in go
https://github.com/davidul/go-vic
Last synced: 6 months ago
JSON representation
Basic data structures implemented in go
- Host: GitHub
- URL: https://github.com/davidul/go-vic
- Owner: davidul
- License: apache-2.0
- Created: 2022-10-05T15:39:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-18T14:58:07.000Z (10 months ago)
- Last Synced: 2025-09-18T17:34:17.478Z (10 months ago)
- Language: Go
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# Go-vic
Basic data structures implemented in Go.
## Datastructures
Array
Slice
Linear Datastructures
- lists
- sets
- tuples
- stacks