SaaSHub helps you find the best software and product alternatives Learn more →
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
-
-
-
Muxie
Muxie is a modern, fast and light HTTP multiplexer for Go. Fully compatible with the http.Handler interface. Written for everyone.
-
-
-
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.
-
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.
-
-
-
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.
-
-
-
Go Trie discussion
Go Trie related posts
-
Help wanted about my router allocs
-
Release goblin fully compatible with net/http
-
trie: A Trie implementation meant for auto-completion use cases
-
Summary of "Introduction to Golang HTTP router made with net/http"
-
Introduction to Golang HTTP router made with net/http
-
Go and Trie!
-
A note from our sponsor - SaaSHub
www.saashub.com | 5 Dec 2024
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 |