Go Trie

Open-source Go projects categorized as Trie

Top 17 Go Trie Projects

  • gse

    Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.

  • SaaSHub

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

    SaaSHub logo
  • data-structures

    Go datastructures. (by timtadh)

  • go-adaptive-radix-tree

    Adaptive Radix Trees implemented in Go

  • Muxie

    Muxie is a modern, fast and light HTTP multiplexer for Go. Fully compatible with the http.Handler interface. Written for everyone.

  • patricia

    Garbage collector-sensitive patricia tree for IP/CIDR tagging

  • gowww/router

    ⚡️ A lightning fast HTTP router (by gowww)

  • unitdb

    Fast specialized time-series database for IoT, real-time internet connected devices and AI analytics.

  • trie

    A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search. (by shivamMg)

  • gogu

    A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.

  • goblin

    A golang http router based on trie tree. (by bmf-san)

    Project mention: From Homemade HTTP Router to New ServeMux | dev.to | 2024-04-26

    Up until now, I have been using a homemade HTTP router called goblin in my application, but since the ServeMux functionality has been expanded in Go1.22, I have started using ServeMux. It became so.

  • faststringmap

    A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.

  • go-succinct-data-structure-trie

    Succinct Data Structure of Trie, written in Go

  • ptrie

    A prefix tree implementation in go

  • Bitcask

    🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak.

  • trie

    Generic prefix tree for golang (by s0rg)

  • trie

    Missing Trie implementation for Go (by krasun)

  • Proofable

    General purpose proving framework for certifying digital assets to public blockchains

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Trie discussion

Log in or Post with

Go Trie related posts

  • Help wanted about my router allocs

    1 project | /r/golang2 | 12 Jun 2023
  • Release goblin fully compatible with net/http

    1 project | /r/golang | 2 Jul 2022
  • trie: A Trie implementation meant for auto-completion use cases

    2 projects | /r/golang | 14 Jun 2022
  • Summary of "Introduction to Golang HTTP router made with net/http"

    4 projects | dev.to | 14 Dec 2021
  • Introduction to Golang HTTP router made with net/http

    1 project | dev.to | 24 Oct 2021
  • Go and Trie!

    3 projects | dev.to | 7 Mar 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Trie projects in Go? This list will help you:

Project Stars
1 gse 2,597
2 data-structures 416
3 go-adaptive-radix-tree 372
4 Muxie 282
5 patricia 255
6 gowww/router 185
7 unitdb 119
8 trie 110
9 gogu 100
10 goblin 78
11 faststringmap 64
12 go-succinct-data-structure-trie 42
13 ptrie 42
14 Bitcask 28
15 trie 13
16 trie 11
17 Proofable 10

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

Did you konow that Go is
the 4th most popular programming language
based on number of metions?