froglogic / tracetool
An efficient and configurable logging framework for C++
☆137Updated 3 years ago
Alternatives and similar repositories for tracetool:
Users that are interested in tracetool are comparing it to the libraries listed below
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 7 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Presentation materials for C++Now 2016☆130Updated 8 years ago
- A C++ library for concurrent programming☆71Updated 3 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)