Awesome Go Data Structure and Algorithm Collections

  • updated over 7 years ago BSD 2-Clause "Sim...

    Algorithm Implementations

  • genny genny 1,698
    star
    updated about 3 years ago MIT License

    Elegant generics for Go

  • updated 6 months ago Apache License 2.0

    A collection of useful, performant, and threadsafe Go datastructures.

  • gods gods 15,997
    star
    updated 3 months ago Other

    GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

  • goraph goraph 736
    star
    updated over 2 years ago MIT License

    Package goraph implements graph data structure and algorithms.

  • graph graph 645
    star
    updated over 1 year ago BSD 2-Clause "Sim...

    Graph algorithms and data structures

  • graph graph 71
    star
    updated over 4 years ago

    Simple and fast graph library

  • peg peg 923
    star
    updated over 1 year ago BSD 3-Clause "New...

    Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.