Thu, 19 Sep 2024 22:14:43 UTC | login

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

ID365675
Namegolang-github-hashicorp-immutable-radix
Version1.1.0
Release2.fc31
Epoch
Archsrc
SummaryAn immutable radix tree implementation in golang
Description Provides 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 Time2019-07-05 09:49:59 GMT
Size32.00 KB
c756d5973acf72e252a85fed067e4f37
LicenseMPLv2.0
Provides No Provides
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(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.1.0.tar.gz21.56 KB
golang-github-hashicorp-immutable-radix.spec3.84 KB
Component of No Buildroots