FahimSifnatul / goDataStructures

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Go 100.0%