全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  bookworm-backports  ] [  trixie  ] [  sid  ]
[ 源代码: golang-github-armon-go-radix  ]

软件包:golang-github-armon-go-radix-dev(1.0.0-1)

golang-github-armon-go-radix-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 golang-github-armon-go-radix

维护小组:

外部的资源:

相似软件包:

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

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 7.2 kB34.0 kB [文件列表]