Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 430 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 430 Bytes

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