/go-collections

Go package that provides implementations of common data structures including a double-ended queue (Deque), a linked list, a queue, a trie, a stack, a priority queue, a binary search tree, a graph, and a skip list.

Primary LanguageGoMIT LicenseMIT

No issues in this repository yet.