Package: wnpp
Severity: wishlist
Owner: Dawid Dziurla <dawidd0...@gmail.com>

* Package name    : golang-github-emirpasic-gods
  Version         : 1.12.0-1
  Upstream Author : Emir Pasic
* URL             : https://github.com/emirpasic/gods
* License         : BSD-2-Clause
  Programming Lang: Go
  Description     : Implementation of various data structures and algorithms in 
Go.

 GoDS (Go Data Structures):
 - Containers (Sets, Lists, Stacks, Maps, Trees),
 - Sets (HashSet, TreeSet, LinkedHashSet),
 - Lists (ArrayList, SinglyLinkedList, DoublyLinkedList),
 - Stacks (LinkedListStack, ArrayStack),
 - Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap),
 - Trees (RedBlackTree, AVLTree, BTree, BinaryHeap),
 - Comparators,
 - Iterators,
 - …

Reply via email to