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/v2
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.0.0-1.20240106gitalpha.fc43 | - |
You can contact the maintainers of this package via email at
golang-github-emirpasic-gods2 dash maintainers at fedoraproject dot org
.