Sun, 10 Nov 2024 00:35:20 UTC | login

Information for RPM golang-github-hashicorp-immutable-radix-devel-1.1.0-2.fc31.noarch.rpm

ID365676
Namegolang-github-hashicorp-immutable-radix-devel
Version1.1.0
Release2.fc31
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 Time2019-07-05 09:51:18 GMT
Size30.80 KB
64ab3523ec4b845f0964cd4eac9ea23c
LicenseMPLv2.0
Provides
golang(github.com/hashicorp/go-immutable-radix) = 1.1.0-2.fc31
golang-github-hashicorp-immutable-radix-devel = 1.1.0-2.fc31
golang-ipath(github.com/hashicorp/go-immutable-radix) = 1.1.0-2.fc31
Obsoletes
golang-github-hashicorp-go-immutable-radix-devel < 1.0.0-2
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(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 17 of 17
Name ascending sort Size
/usr/share/doc/golang-github-hashicorp-immutable-radix-devel0.00 B
/usr/share/doc/golang-github-hashicorp-immutable-radix-devel/README.md1.87 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/.goipath46.00 B
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/CHANGELOG.md199.00 B
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/README.md1.87 KB
/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.go17.99 KB
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iradix_test.go34.78 KB
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iter.go4.08 KB
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/node.go6.15 KB
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/raw_iter.go1.81 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