Fri, 17 May 2024 15:56:58 UTC | login

Information for build tlx-0.5.20200222-6.fc37

ID213914
Package Nametlx
Version0.5.20200222
Release6.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tlx.git#626108058054c47c05cd8ba673d348823bb2f54f
SummarySophisticated C++ data structures, algorithms, and helpers
DescriptionTLX is a collection of sophisticated C++ data structures, algorithms, and miscellaneous helpers. It contains: - The fast tournament (loser) trees from MCSTL by Johannes Singler, with many fixes. - A fast intrusive reference counter called CountingPtr, which has considerably less overhead than std::shared_ptr. - Efficient and fast multiway merging algorithms from Johannes Singler, which were previously included with gcc. The tlx version has many fixes and is available for clang and MSVC++. - Many string manipulation algorithms for std::string. - An improved version of the stx-btree implementation, which is basically always a better alternative to std::map (but not std::unordered_map). - A copy of siphash for string hashing. - Efficient sequential string sorting implementations such as radix sort and multikey quicksort. - Much more; see the doxygen documentation.
Built bydavidlt
State failed
Volume DEFAULT
StartedThu, 12 Jan 2023 01:09:47 UTC
CompletedThu, 12 Jan 2023 08:12:00 UTC
Taskbuild (f37, /rpms/tlx.git:626108058054c47c05cd8ba673d348823bb2f54f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tlx.git#626108058054c47c05cd8ba673d348823bb2f54f'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.20200222-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.20200222-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.20200222-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.20200222-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.20200222-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild