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

https://github.com/fahimsifnatul/godatastructures

A ready to use collection of data structures written in GO for you
https://github.com/fahimsifnatul/godatastructures

data-structures go-data-structures go-queue go-set go-stack queue set stack

Last synced: 2 months ago
JSON representation

A ready to use collection of data structures written in GO for you

Awesome Lists containing this project

README

          

## goDataStructures
An effective and ready to use data structure library for go developers with a moral of **_less code, do more_**.

### Requirements
* go (>1.10)

### Data Structures (At present)
* Set
* Stack
* Queue

### Data Structure (Near Future)
* Linked List
* Different Tree based data structures
* Different graph based data structures

**For any query** please feel free to [Contact Us](mailto:sifnatul2475@gmail.com)