Fedora Packages

c4core

C++ core utilities

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.1.11-19.fc41 -
Fedora 40 0.1.11-17.fc40 -
Fedora 39 0.1.11-15.fc39 -
Fedora 38 0.1.11-11.fc38 -
EPEL 9 0.1.9^20220802gitda43293-9.el9 -
EPEL 8 0.1.10-11.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at c4core dash maintainers at fedoraproject dot org.



Sources on Pagure