Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
created at April 26, 2016, 8:44 p.m.
A C++ standalone library for machine learning
created at Dec. 11, 2018, 6:28 p.m.
an efficient feature complete C++ bittorrent implementation
created at June 3, 2015, 5:22 a.m.
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
created at Feb. 25, 2012, 5:15 a.m.
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
created at March 30, 2019, 9:25 p.m.