套件: golang-github-hashicorp-go-immutable-radix-dev (1.1.0-1)
golang-github-hashicorp-go-immutable-radix-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-hashicorp-go-immutable-radix:
- [golang-github-hashicorp-go-immutable-radix_1.1.0-1.dsc]
- [golang-github-hashicorp-go-immutable-radix_1.1.0.orig.tar.xz]
- [golang-github-hashicorp-go-immutable-radix_1.1.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team
- Dmitry Smirnov
- Tim Potter
- Anthony Fok
外部的資源:
- 主頁 [github.com]
相似套件:
- golang-github-steveyen-gtreap-dev
- libtree-rb-perl
- golang-github-hashicorp-go-memdb-dev
- tryton-modules-product-classification-taxonomic
- golang-github-xtaci-kcp-dev
- golang-github-lucas-clemente-quic-go-dev
- golang-github-armon-go-socks5-dev
- libbloom-dev
- libbloom1
- python3-pylev
- golang-github-sjoerdsimons-ostree-go-dev
immutable radix tree implementation in Golang
Golang implementation of an immutable radix tree (http://en.wikipedia.org/wiki/Radix_tree). The package only provides a single Tree implementation, optimized for sparse nodes.
其他與 golang-github-hashicorp-go-immutable-radix-dev 有關的套件
|
|
|
-
- dep: golang-github-hashicorp-go-uuid-dev (>= 1.0.0~)
- generate UUID-format strings using high quality random bytes
-
- dep: golang-github-hashicorp-golang-lru-dev (>= 0.5.0~)
- Golang LRU cache