Sat, 14 Feb 2026 15:11:33 CST | login

Information for RPM golang-github-hashicorp-immutable-radix-devel-1.3.1-1.ocs23.noarch.rpm

ID194077
Namegolang-github-hashicorp-immutable-radix-devel
Version1.3.1
Release1.ocs23
Epoch
Archnoarch
SummaryAn immutable radix tree implementation in Golang
DescriptionProvides the iradix package that implements an immutable 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 A tree supports using a transaction to batch multiple updates (insert, delete) in a more efficient manner than performing each operation one at a time. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/hashicorp/go-immutable-radix
Build Time2024-08-26 06:47:17 GMT
Size34.73 KB
0431eb6594810d1e2ee474750f58ec81
LicenseMPL-2.0
Buildrootdist-ocs23-epol9-build-249759-24416
Provides
golang(github.com/hashicorp/go-immutable-radix) = 1.3.1-1.ocs23
golang-github-hashicorp-immutable-radix-devel = 1.3.1-1.ocs23
golang-ipath(github.com/hashicorp/go-immutable-radix) = 1.3.1-1.ocs23
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/hashicorp/golang-lru/simplelru)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 19 of 19
Name ascending sort Size
/usr/share/doc/golang-github-hashicorp-immutable-radix-devel0.00 B
/usr/share/doc/golang-github-hashicorp-immutable-radix-devel/CHANGELOG.md570.00 B
/usr/share/doc/golang-github-hashicorp-immutable-radix-devel/README.md1.90 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/hashicorp0.00 B
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix0.00 B
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/.goipath47.00 B
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/edges.go267.00 B
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/go.mod137.00 B
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iradix.go18.66 KB
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iradix_test.go36.47 KB
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iter.go5.09 KB
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/node.go6.92 KB
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/node_test.go861.00 B
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/raw_iter.go1.80 KB
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/reverse_iter.go8.26 KB
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/reverse_iter_test.go7.07 KB
/usr/share/licenses/golang-github-hashicorp-immutable-radix-devel0.00 B
/usr/share/licenses/golang-github-hashicorp-immutable-radix-devel/LICENSE15.55 KB
Component of No Buildroots