https://github.com/srirampatil/gostl
A Standard Template Library for Golang
https://github.com/srirampatil/gostl
data-structures deque doubly-linked-list go golang golang-examples golang-library golang-package list queue singly-linked-list stack stl-container stl-containers
Last synced: 9 months ago
JSON representation
A Standard Template Library for Golang
- Host: GitHub
- URL: https://github.com/srirampatil/gostl
- Owner: srirampatil
- License: apache-2.0
- Created: 2017-05-29T17:27:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-11T07:05:48.000Z (almost 9 years ago)
- Last Synced: 2024-06-20T16:51:00.559Z (almost 2 years ago)
- Topics: data-structures, deque, doubly-linked-list, go, golang, golang-examples, golang-library, golang-package, list, queue, singly-linked-list, stack, stl-container, stl-containers
- Language: Go
- Size: 43.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-stl
A Standard Template Library for Golang