Kjell Hedström
Results
6
repositories owned by
Kjell Hedström
g3log
888
Stars
271
Forks
Watchers
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 ext...
concurrent
23
Stars
9
Forks
Watchers
Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.
StopWatch
52
Stars
11
Forks
Watchers
Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility