Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-hashicorp-immutable-radix-devel-1.3.1-1.fc37 RPM for noarch

From Fedora 37 testing updates for aarch64 / Packages / g

Name: golang-github-hashicorp-immutable-radix-devel Distribution: Fedora Project
Version: 1.3.1 Vendor: Fedora Project
Release: 1.fc37 Build date: Wed Sep 14 22:58:30 2022
Group: Unspecified Build host: buildhw-x86-12.iad2.fedoraproject.org
Size: 108550 Source RPM: golang-github-hashicorp-immutable-radix-1.3.1-1.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/hashicorp/go-immutable-radix
Summary: An immutable radix tree implementation in Golang
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.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/hashicorp/go-immutable-radix

Provides

Requires

License

MPL-2.0

Changelog

* Wed Sep 14 2022 Robert-André Mauchin <zebob.m@gmail.com> 1.3.1-1
  - Update to 1.3.1 - Close: rhbz#1977333
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Dec 19 2020 Robert-André Mauchin <zebob.m@gmail.com> - 1.3.0-1
  - Update to 1.3.0
  - Close: rhbz#1880192

Files

/usr/share/doc/golang-github-hashicorp-immutable-radix-devel
/usr/share/doc/golang-github-hashicorp-immutable-radix-devel/CHANGELOG.md
/usr/share/doc/golang-github-hashicorp-immutable-radix-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/hashicorp
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/.goipath
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/CHANGELOG.md
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/README.md
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/edges.go
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/go.mod
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iradix.go
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iradix_test.go
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iter.go
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/node.go
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/node_test.go
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/raw_iter.go
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/reverse_iter.go
/usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/reverse_iter_test.go
/usr/share/licenses/golang-github-hashicorp-immutable-radix-devel
/usr/share/licenses/golang-github-hashicorp-immutable-radix-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 18:48:10 2024