Go library for decoding generic map values into native Go structures and vice versa.
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, Enumerables, Sort, JSON
A simple set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
A collection of useful, performant, and threadsafe Go datastructures.
A transparent, highly scalable and cryptographically verifiable data store.
Data Structures and Algorithms implementation in Go