Implementation of various data structures and algorithms in Go
GoDS (Go Data Structures) Implementation of various data structures and algorithms in Go. Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON This package contains the source code needed for building packages that reference the following Go import paths: – github.com/emirpasic/gods
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.12.0-6.fc35 | - |
Fedora 35 | 1.12.0-6.fc35 | - |
Fedora 34 | 1.12.0-5.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-emirpasic-gods dash maintainers at fedoraproject dot org
.