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.18.1-9.fc41 | - |
Fedora 41 | 1.18.1-9.fc41 | - |
Fedora 40 | 1.18.1-6.fc40 | - |
Fedora 39 | 1.18.1-4.fc39 | - |
Fedora EPEL 9 | 1.12.0-7.el9 | - |
You can contact the maintainers of this package via email at
golang-github-emirpasic-gods dash maintainers at fedoraproject dot org
.