tchap / go-patriciaView external linksLinks
A generic patricia trie (also called radix tree) implemented in Go (Golang)
☆290Jul 1, 2025Updated 7 months ago
Alternatives and similar repositories for go-patricia
Users that are interested in go-patricia are comparing it to the libraries listed below
Sorting:
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated 2 weeks ago
- A Trie (Prefix Index) implementation in golang.☆70Nov 26, 2023Updated 2 years ago
- golang wrapper for readline(3) library. Signal SIGWINCH handling included.☆19Mar 29, 2013Updated 12 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆787Jan 24, 2026Updated 3 weeks ago
- Golang implementation of Radix trees☆935Jul 6, 2024Updated last year
- simhash storage and searching☆138Mar 29, 2017Updated 8 years ago
- Garbage collector-sensitive patricia tree for IP/CIDR tagging☆272Dec 15, 2025Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Sep 20, 2024Updated last year
- A Go implementation of Git functions☆345Jan 16, 2018Updated 8 years ago
- A distributed sync package.☆396Nov 12, 2019Updated 6 years ago
- Write-ahead log in Golang☆41Feb 17, 2022Updated 3 years ago
- slab allocator in go☆386Dec 17, 2024Updated last year
- Zero-copy sockets for Linux in Golang☆831Jul 7, 2020Updated 5 years ago
- Golang client for HyperLogLog daemon (hlld)☆21Jan 31, 2016Updated 10 years ago
- Allows run time configuration of Go's pprof features and default HTTP mux using environment variables.☆20Dec 6, 2025Updated 2 months ago
- A general-purpose write-ahead log☆25Dec 3, 2018Updated 7 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
- A collection of useful, performant, and threadsafe Go datastructures.☆7,897Oct 31, 2025Updated 3 months ago
- a toolkit for creating plugins for Go applications☆781Mar 28, 2024Updated last year
- Golang in-memory database built on immutable radix trees☆3,440Jan 27, 2026Updated 2 weeks ago
- golang security framework including rbac acl and so on.☆15Apr 5, 2015Updated 10 years ago
- Persist to disk channel for Go.☆49Mar 19, 2017Updated 8 years ago
- Probabilistic data structures for processing continuous, unbounded streams.☆1,641Nov 17, 2025Updated 2 months ago
- goast is a Go AST utility with the aim of providing idiomatic meta-programming facilities for Go.☆138Jul 31, 2019Updated 6 years ago
- ☆341Sep 15, 2017Updated 8 years ago
- Zero-configuration containers under systemd using systemd-nspawn☆227Jan 22, 2022Updated 4 years ago
- Online Change Detection Algorithm☆54Apr 28, 2020Updated 5 years ago
- ☆393Sep 15, 2017Updated 8 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,837Sep 10, 2024Updated last year
- A caching library for go that supports multiple keys and various replacement algorithms.☆157Mar 20, 2023Updated 2 years ago
- go-farm: a pure-Go farmhash implementation☆256Sep 24, 2024Updated last year
- The Snappy compression format in the Go programming language.☆1,572Mar 7, 2025Updated 11 months ago
- Minimal Perfect Hashing for Go☆192Sep 4, 2024Updated last year
- Cuckoo Filter implementation in Go, better than Bloom Filters (unmaintained)☆755Jul 5, 2017Updated 8 years ago
- A memcached proxy that manages data chunking and L1 / L2 caches☆1,197Dec 6, 2019Updated 6 years ago
- Line breaking in linear time☆31Aug 12, 2018Updated 7 years ago
- A Go package for myriad array operations using wavelet trees☆19Feb 28, 2016Updated 9 years ago
- a Go package for framed snappy streams☆45Apr 16, 2015Updated 10 years ago
- highly opinionated OpenCL bindings for Go with some black magic; moved to gitlab.com/microo8/blackcl☆35Apr 23, 2020Updated 5 years ago