[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#924893: ITP: golang-github-emirpasic-gods -- Implementation of various data structures and algorithms in Go.



Package: wnpp
Severity: wishlist
Owner: Dawid Dziurla <dawidd0811@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 to: