c4core

v 0.2.0 Updated: 2 days, 10 hours ago

c4core is a library of low-level C++ 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 (eg, std::string_view), inefficient (eg, std::string), heavy (eg streams), or plainly unusable on some platforms/projects, (eg exceptions); some other utilities have equivalent under consideration for C++ standardisation; and yet some other utilities have (to my knowledge) no equivalent under consideration.

https://github.com/biojppm/c4core

To install c4core, paste this in macOS terminal after installing MacPorts

sudo port install c4core

Add to my watchlist

Installations 2
Requested Installations 2