Name: | c4core |
---|---|
Version: | 0.2.2 |
Release: | 4.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 74775 |
License: | MIT AND BSL-1.0 AND BSD-2-Clause AND (Apache-2.0 OR MIT OR BSL-1.0) |
RPM: | c4core-0.2.2-4.el10_0.x86_64.rpm |
Source RPM: | c4core-0.2.2-4.el10_0.src.rpm |
Build Date: | Fri Jan 03 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/biojppm/c4core |
Summary: | C++ core utilities |
Description: | c4core is a library of low-level C++ utilities, written with low-latency projects in mind. Some of the utilities provided by c4core have already equivalent functionality in the C++ standard, but they are provided as the existing C++ equivalent may be insufficient (e.g., std::string_view), inefficient (e.g., std::string), heavy (e.g. streams), or plainly unusable on some platforms/projects, (e.g. exceptions); some other utilities have equivalent under consideration for C++ standardization; and yet some other utilities have (to the author’s knowledge) no equivalent under consideration. |
- Add a SourceLicense field
- Invoke %cmake in %conf rather than in %build
- Build as C++14 to match the rapidyaml package
- Update to 0.2.2 (close RHBZ#2305241)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Update to 0.2.0 (close RHBZ#2277131)
- Better ensure that the system fast_float is used
- Minor improvement to the description text
- Rebuilt with fast_float 6.1.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild