dmcrodrigues / macro-loggerLinks
A simplified logging system using macros.
☆98Updated 4 years ago
Alternatives and similar repositories for macro-logger
Users that are interested in macro-logger are comparing it to the libraries listed below
Sorting:
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆187Updated 2 years ago
- Header-only C++ logging library☆141Updated 7 months ago
- A set of cmake modules to assist in building code☆293Updated 4 years ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆172Updated 5 years ago
- Portable (POSIX/Windows/Emscripten) thread pool for C/C++☆376Updated last year
- Common CMake modules☆156Updated last year
- Run clang-format -i on all of the files in your C or C++ project☆154Updated last year
- Flex Bison C++ Template/Example☆188Updated 8 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆184Updated 5 years ago
- Samples for Learning Modern CMake☆241Updated 8 years ago
- Advanced cross-platform logging library for C/C++☆146Updated 5 months ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆185Updated 3 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆251Updated 12 years ago
- Helpful example of a gtest and cmake set up for C++.☆323Updated 8 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- Basic logger for C and C++ projects☆116Updated 4 years ago
- Example project which demonstrates various CMake features.☆141Updated 4 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Unit test demo using Google Test.☆367Updated 4 years ago
- a FIFO-ordered associative container for C++☆204Updated 2 years ago
- A pure C vector implementation☆151Updated 3 years ago
- Cpp source code formatter for Google C++ Style☆62Updated 8 years ago
- A simple C++ header only command line argument parser☆146Updated 5 years ago
- Core logging library for C/ObjC/C++☆198Updated 4 years ago
- simple word count example using flex/bison parser☆140Updated last year
- A cross-platform HTTP client library with a focus on usability and speed☆165Updated 3 years ago
- The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. See also m…☆831Updated last year
- An STL-like C++ header-only tree library☆144Updated last year
- Based on gmock, can mock global function, member function, class static function without changing source code.☆80Updated last year