Sun, 10 Nov 2024 01:35:02 UTC | login

Information for RPM golang-github-hashicorp-immutable-radix-1.3.1-5.fc40.src.rpm

ID1212561
Namegolang-github-hashicorp-immutable-radix
Version1.3.1
Release5.fc40
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-01-24 18:06:48 GMT
Size48.30 KB
f748c612465f2bd86963ce81870b4bab
LicenseMPL-2.0
Provides
golang-github-hashicorp-immutable-radix-devel = 1.3.1-5.fc40
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.00 KB
Component of No Buildroots