[ Source: golang-go-patricia ]
Package: golang-github-tchap-go-patricia-dev (2.3.1-1)
Links for golang-github-tchap-go-patricia-dev
Debian Resources:
Download Source Package golang-go-patricia:
- [golang-go-patricia_2.3.1-1.dsc]
- [golang-go-patricia_2.3.1.orig.tar.gz]
- [golang-go-patricia_2.3.1-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
generic patricia trie (also called radix tree)
The patricia trie as implemented in this library enables fast visiting of items in some particular ways:
1. visit all items saved in the tree, 2. visit all items matching particular prefix (visit subtree), or 3. given a string, visit all items matching some prefix of that string.
This package contains the source.
Download golang-github-tchap-go-patricia-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 12.5 kB | 70.0 kB | [list of files] |