https://github.com/sgoware/ds
Data structure implemented using Golang
https://github.com/sgoware/ds
algorithm data-structure
Last synced: 9 days ago
JSON representation
Data structure implemented using Golang
- Host: GitHub
- URL: https://github.com/sgoware/ds
- Owner: sgoware
- License: bsd-3-clause
- Created: 2023-04-02T07:41:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T05:04:42.000Z (over 2 years ago)
- Last Synced: 2025-12-18T04:24:57.679Z (6 months ago)
- Topics: algorithm, data-structure
- Language: Go
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ds
inspired by:[gods](https://github.com/emirpasic/gods)