Paket: golang-github-armon-go-radix-dev (0.0~git20150602.0.fbd82e8-2)
golang-github-armon-go-radix-dev için bağlantılar
Trisquel Kaynakları:
golang-github-armon-go-radix Kaynak Paketini İndir:
- [golang-github-armon-go-radix_0.0~git20150602.0.fbd82e8-2.dsc]
- [golang-github-armon-go-radix_0.0~git20150602.0.fbd82e8.orig.tar.xz]
- [golang-github-armon-go-radix_0.0~git20150602.0.fbd82e8-2.debian.tar.xz]
Geliştirici:
Original Maintainers:
- Debian Go Packaging Team (Posta Arşivi)
- Tianon Gravi
- Tim Potter
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
Golang implementation of Radix trees
Provides the radix package that implements a radix tree. The package only provides a single Tree implementation, optimized for sparse nodes.
As a radix tree, it provides the following:
- O(k) operations. In many cases, this can be faster than a hash table since the hash function is an O(k) operation, and hash tables have very poor cache locality. - Minimum / Maximum value lookups - Ordered iteration
For an immutable variant, see go-immutable-radix.
This package contains the source.
golang-github-armon-go-radix-dev indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 6,6 kB | 32 kB | [dosya listesi] |