Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexandremccastro/data-structures

Study of algorithms and data structures
https://github.com/alexandremccastro/data-structures

Last synced: 1 day ago
JSON representation

Study of algorithms and data structures

Awesome Lists containing this project

README

        

# Data Structures

Here you can find every data structure you need to use in you GoLang projects

## Install

```sh
go get github.com/alexandremccastro/data-structures
```