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...

active-object

22
Stars
45
Forks
Watchers

Active Object snippets with C++11, C++03 and C++/Qt

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.

g3sinks

34
Stars
29
Forks
Watchers

sinks to g3logger

StopWatch

52
Stars
11
Forks
Watchers

Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility