dmcrodrigues / macro-loggerLinks
A simplified logging system using macros.
☆99Updated 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.☆188Updated 3 years ago
- A set of cmake modules to assist in building code☆299Updated 4 years ago
- Flex Bison C++ Template/Example☆189Updated 9 years ago
- Common CMake modules☆156Updated last year
- Portable (POSIX/Windows/Emscripten) thread pool for C/C++☆384Updated last year
- Header-only C++ logging library☆141Updated 3 weeks ago
- Unit test demo using Google Test.☆369Updated 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
- Helpful example of a gtest and cmake set up for C++.☆323Updated 8 years ago
- Run clang-format -i on all of the files in your C or C++ project☆155Updated last year
- 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.☆252Updated 12 years ago
- A sample project using GoogleTest with CMake☆251Updated 2 years ago
- Example project which demonstrates various CMake features.☆141Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A concurrent thread-safe hash map implemented in C++☆147Updated 2 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆147Updated 5 years ago
- An STL-like C++ header-only tree library☆147Updated last year
- Samples for Learning Modern CMake☆242Updated 9 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Lewis Baker's Blog☆73Updated 7 months ago
- A cross-platform HTTP client library with a focus on usability and speed☆168Updated 3 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated last month
- this tries to be a minimal cmake example, that covers sources resources dependencies and packaging.☆209Updated 6 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago