Have you used a trie in Go?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • router

    Router implementation for fasthttp (by fasthttp)

    https://github.com/fasthttp/router for example

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • gotrie

    A golang reader for a in-house, modified stevehanov's succinct trie implementation (http://stevehanov.ca/blog/?id=120) serialized to uint16 instead of base64.

  • gods

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

    You may want to try this implementation

  • hatrie_cache

    Distributed memcache using HAT-Trie

    wrote the go binding (unfinished project) here: https://github.com/kokizzu/hatrie_cache

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How do you go about the lack of built in data structure like stack, queue for LeetCode

    1 project | /r/golang | 24 May 2023
  • Go Structures - Custom made generic data structures for Golang

    2 projects | /r/golang | 5 Jan 2023
  • Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)

    5 projects | /r/golang | 23 Jul 2022
  • Are there implementations of data structures with generics? Are they needed?

    2 projects | /r/golang | 1 Jun 2022
  • Gods Go Data Structures

    1 project | news.ycombinator.com | 31 Jan 2022