An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Go-vic

Basic data structures implemented in Go.

## Datastructures
Array
Slice

Linear Datastructures
- lists
- sets
- tuples
- stacks