G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.
created at Oct. 10, 2014, 5:06 a.m.
Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, and sort.
created at Oct. 16, 2012, 3:56 p.m.
Implementation of python itertools and builtin iteration functions for C++17
created at Sept. 13, 2013, 2:37 p.m.
a clean C library for processing UTF-8 Unicode data
created at July 16, 2014, 12:13 a.m.
A lightweight header-only library for using Keras (TensorFlow) models in C++.
created at July 15, 2016, 7:36 p.m.
Presentation materials presented at C++Now 2014
created at May 13, 2014, 7:12 a.m.
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.
C library for cross-platform real-time audio input and output
created at June 30, 2015, 9:14 p.m.
C++ compile-time enum to string, iteration, in a single header file
created at May 11, 2015, 8:44 p.m.