Algorithm Implementations
Elegant generics for Go
A collection of useful, performant, and threadsafe Go datastructures.
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Package goraph implements graph data structure and algorithms.
Graph algorithms and data structures
Simple and fast graph library
Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.