Awesome Go Data Structure and Algorithm Collections

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

    Algorithm Implementations

  • genny genny 1,690
    star
    updated over 2 years ago MIT License

    Elegant generics for Go

  • updated 8 months ago Apache License 2.0

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

  • gods gods 15,203
    star
    updated about 2 months ago Other

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

  • goraph goraph 732
    star
    updated about 2 years ago MIT License

    Package goraph implements graph data structure and algorithms.

  • graph graph 645
    star
    updated 11 months ago BSD 2-Clause "Sim...

    Graph algorithms and data structures

  • graph graph 71
    star
    updated about 4 years ago

    Simple and fast graph library

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

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