Sun, 10 Nov 2024 00:26:00 UTC | login

Information for RPM golang-github-hashicorp-immutable-radix-1.3.1-6.fc41.src.rpm

ID1338010
Namegolang-github-hashicorp-immutable-radix
Version1.3.1
Release6.fc41
Epoch
Archsrc
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.
Build Time2024-07-18 09:59:18 GMT
Size49.44 KB
e44f6b5ee8fe0e7cb532fd4a16c82b42
LicenseMPL-2.0
Provides
golang-github-hashicorp-immutable-radix-devel = 1.3.1-6.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-rpm-macros
golang(github.com/hashicorp/go-uuid)
golang(github.com/hashicorp/golang-lru/simplelru)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
go-immutable-radix-1.3.1.tar.gz26.95 KB
golang-github-hashicorp-immutable-radix.spec6.15 KB
Component of No Buildroots