A generic patricia trie (also called radix tree) implemented in Go (Golang)
☆291Jul 1, 2025Updated 9 months ago
Alternatives and similar repositories for go-patricia
Users that are interested in go-patricia are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Trie (Prefix Index) implementation in golang.☆69Nov 26, 2023Updated 2 years ago
- Golang implementation of Radix trees☆936Jul 6, 2024Updated last year
- An immutable radix tree implementation in Golang☆1,095Apr 13, 2026Updated 2 weeks ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆789Jan 24, 2026Updated 3 months ago
- Write-ahead log in Golang☆41Feb 17, 2022Updated 4 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Garbage collector-sensitive patricia tree for IP/CIDR tagging☆275Dec 15, 2025Updated 4 months ago
- golang wrapper for readline(3) library. Signal SIGWINCH handling included.☆19Mar 29, 2013Updated 13 years ago
- simhash storage and searching☆138Mar 29, 2017Updated 9 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆505Sep 20, 2024Updated last year
- golang security framework including rbac acl and so on.☆15Apr 5, 2015Updated 11 years ago
- slab allocator in go☆386Dec 17, 2024Updated last year
- Go package for limiting and monitoring data flow rate☆96Nov 4, 2016Updated 9 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Jun 3, 2019Updated 6 years ago
- Golang client for HyperLogLog daemon (hlld)☆21Jan 31, 2016Updated 10 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A distributed sync package.☆394Nov 12, 2019Updated 6 years ago
- A Go implementation of Git functions☆350Jan 16, 2018Updated 8 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Aug 15, 2020Updated 5 years ago
- Zero-copy sockets for Linux in Golang☆832Jul 7, 2020Updated 5 years ago
- A collection of useful, performant, and threadsafe Go datastructures.☆7,915Feb 16, 2026Updated 2 months ago
- Unsafe zero-copy slice casts for Go