110 Forks
840 Stars
840 Watchers

gostl

Data structure and algorithm library for go, designed to provide functions similar to C++ STL

How to download and setup gostl

Open terminal and run command
git clone https://github.com/liyue201/gostl.git
git clone is used to create a copy or clone of gostl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gostl https://github.com/liyue201/gostl/archive/master.zip

Or simply clone gostl with SSH
[email protected]:liyue201/gostl.git

If you have some problems with gostl

You may open issue on gostl support forum (system) here: https://github.com/liyue201/gostl/issues