SergiusTheBest / plog
Portable, simple and extensible C++ logging library
☆2,296Updated 2 months ago
Alternatives and similar repositories for plog:
Users that are interested in plog are comparing it to the libraries listed below
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,544Updated this week
- A date and time library based on the C++11/14/17 <chrono> header☆3,230Updated this week
- C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe a…☆3,840Updated 11 months ago
- Lightweight C++ command line option parser☆4,366Updated this week
- A C++11 library for serialization☆4,351Updated 2 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,257Updated 3 weeks ago
- SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.☆2,371Updated last month
- ❤️ SQLite ORM light header only library for modern C++☆2,403Updated 2 weeks ago
- A beautiful stack trace pretty printer for C++☆3,917Updated last month
- C++ compile-time enum to string, iteration, in a single header file☆1,736Updated last year
- C++ Reflection Library☆3,269Updated 10 months ago
- A lightweight C++ logging library☆1,814Updated 8 months ago
- A curated list of awesome header-only C++ libraries☆3,663Updated 8 months ago
- Argument Parser for Modern C++☆2,959Updated last month
- Header-only TOML config file parser and serializer for C++17.☆1,683Updated last week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,210Updated 5 months ago
- A type safe SQL template library for C++☆2,517Updated this week
- Event Dispatcher and callback list for C++☆1,442Updated 3 months ago
- Argh! A minimalist argument handler.☆1,358Updated 2 months ago
- Asio C++ Library☆5,182Updated 2 weeks ago
- Light-weight, simple and fast XML parser for C++ with XPath support☆4,179Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,158Updated 5 months ago
- A YAML parser and emitter in C++☆5,358Updated last week
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,428Updated 3 months ago
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…