Thu, 19 Sep 2024 22:21:16 UTC | login

Information for RPM golang-github-hashicorp-immutable-radix-1.3.1-3.fc39.src.rpm

ID1058406
Namegolang-github-hashicorp-immutable-radix
Version1.3.1
Release3.fc39
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 Time2023-07-20 02:00:30 GMT
Size47.79 KB
1a71944fa92545dbf9457e84000ab0f6
LicenseMPL-2.0
Provides
golang-github-hashicorp-immutable-radix-devel = 1.3.1-3.fc39
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.spec5.64 KB
Component of No Buildroots