A generic patricia trie (radix tree) implementation for key-value storage and prefix matching.
go get github.com/tchap/go-patricia/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a patricia trie, inserts a key-value pair, and retrieves it.
No known issues recorded.
No dependency data recorded yet.