KDAB / KDSPDSetup
A small library in modern C++ to initialize spdlog loggers from a toml configuration file.
☆13Updated 3 months ago
Alternatives and similar repositories for KDSPDSetup:
Users that are interested in KDSPDSetup are comparing it to the libraries listed below
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- C++11 compatible charconv☆29Updated last week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆13Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Interval library for C++☆12Updated last month
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Asio Buffers without the Asio☆12Updated last month
- Libusb wrapper for Asio☆64Updated 2 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- Utility classes and common functionality use by the mahi-lib ecosystem☆16Updated last year
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- Fast and lightweight thread pool for C++11 and newer.☆41Updated 3 months ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆13Updated last week
- Lightweight C++ XML parsing library☆39Updated 9 months ago
- Fast, in stack, fixed size string implementation with constexpr noexcept constructors and accessors. fixed_size_string improves memory lo…☆26Updated 8 months ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆26Updated this week
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆45Updated last week
- ☆17Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A simple Qt based widget for visualizing spdlog output.☆60Updated 9 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated this week