Kjell Hedström 's starred repositories
gotraining
Go Training Class Material :
g3log
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.
microbench
A lightweight (3 file, single function) library for running micro-benchmarks on C++ code
active-object
Active Object snippets with C++11, C++03 and C++/Qt
DeathKnell
A class that allows a final callback when fatal errors (SEGV, SIGKILL, etc) are received
flow-balancer
A packet load balancer for flow-based Deep Packet Inspection
g3logPython
Python bindings for g3log
q-by-grantila
Asynchronous IoC library for C++