KDAB / KDSPDSetup
A small library in modern C++ to initialize spdlog loggers from a toml configuration file.
☆13Updated 2 months ago
Alternatives and similar repositories for KDSPDSetup:
Users that are interested in KDSPDSetup are comparing it to the libraries listed below
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- C++11 compatible charconv☆28Updated 2 weeks ago
- SQLite3 database sink for spdlog☆14Updated 5 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Interval library for C++☆12Updated this week
- Asio Buffers without the Asio☆12Updated last week
- A C++14 implementation of IEEE 754 decimal floating point numbers☆25Updated this week
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A performant and flexible genetic algorithm implemented in C++20/23.☆18Updated 5 months ago
- ☆17Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- 📜 Give credit automatically! A license disclaimer generator for your CPM.cmake dependencies.☆35Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A simple Qt based widget for visualizing spdlog output.☆58Updated 8 months ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts