dmcrodrigues / macro-loggerLinks
A simplified logging system using macros.
☆99Updated 5 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.☆189Updated 3 years ago
- Advanced cross-platform logging library for C/C++☆149Updated 3 months ago
- A set of cmake modules to assist in building code☆300Updated 4 years ago
- Header-only C++ logging library☆143Updated 2 months ago
- A lightweight header only logging library for C☆56Updated 3 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
- A pure C vector implementation☆152Updated 4 years ago
- Portable (POSIX/Windows/Emscripten) thread pool for C/C++☆388Updated last year
- Unit test demo using Google Test.☆370Updated 4 years ago
- Python's excellent OptionParser in C++☆94Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆186Updated 3 years ago
- Common CMake modules☆156Updated 2 years ago
- a FIFO-ordered associative container for C++☆210Updated last month
- Cpp source code formatter for Google C++ Style☆62Updated 8 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 2 years ago
- Basic logger for C and C++ projects☆119Updated 5 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 5 years ago
- Core logging library for C/ObjC/C++☆199Updated 4 years ago
- Minimal example of using CMake to manage C++ project with protobuf.☆157Updated 2 years ago
- STL style library with red-black tree implementation in C☆42Updated 3 years ago
- Example project which demonstrates various CMake features.☆142Updated 4 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- Samples for Learning Modern CMake☆242Updated 9 years ago
- Helpful example of a gtest and cmake set up for C++.☆324Updated last week
- ctest is a unit test framework for software written in C.☆243Updated last week
- Run clang-format -i on all of the files in your C or C++ project☆155Updated last year