Name: | golang-github-tchap-patricia-devel |
---|---|
Version: | 2.3.1 |
Release: | 13.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 56448 |
License: | MIT |
RPM: | golang-github-tchap-patricia-devel-2.3.1-13.el10_0.noarch.rpm |
Source RPM: | golang-github-tchap-patricia-2.3.1-13.el10_0.src.rpm |
Build Date: | Wed Dec 18 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/tchap/go-patricia |
Summary: | A generic patricia trie (also called radix tree) implemented in Go (Golang) |
Description: | A generic patricia trie (also called radix tree) implemented in Go (Golang). The patricia trie as implemented in this library enables fast visiting of items in some particular ways: – visit all items saved in the tree, – visit all items matching particular prefix (visit subtree), or – given a string, visit all items matching some prefix of that string. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/tchap/go-patricia |
- Disable broken part of DeleteLeakageSparse test
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Disable TestTrie_DeleteLeakageDense test
- Add alternate import path
- SPEC cleanup
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild