netcan / config-loaderLinks
Simple C++ Config Loader Framework(Serialization & Reflection)
☆246Updated 2 months ago
Alternatives and similar repositories for config-loader
Users that are interested in config-loader are comparing it to the libraries listed below
Sorting:
- ☆112Updated 2 years ago
- a modern c++ plugin library☆86Updated 4 years ago
- cpp singleton works across dll/exe boundaries.☆81Updated 4 years ago
- asio examples☆223Updated 3 months ago
- My small collection of C++ utilities☆413Updated last month
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆270Updated last year
- purecpp opensource projects list☆95Updated 3 years ago
- There is my code snippet.☆121Updated 5 months ago
- C++ utilities☆58Updated this week
- µcoro☆192Updated last year
- MySQL C++ client based on Boost.Asio☆293Updated 2 weeks ago
- Boost.Hana中文文档☆115Updated 5 years ago
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆264Updated 2 weeks ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆305Updated 6 months ago
- C++ Generative Metaprogramming☆171Updated last year
- Simple command-line options handler (C++11)☆386Updated last year
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 8 years ago
- c++20 coroutine with epoll and queue☆116Updated 2 years ago
- A design pattern library developed in modern c++.☆58Updated 3 years ago
- Template meta programming package by C++11.☆131Updated 9 years ago
- 《Template Metaprogramming with C++ 》的非专业个人翻译☆95Updated 2 years ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆912Updated 2 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- A header-only and easy to use Ini file parser for C++.☆410Updated 11 months ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆333Updated last year
- Cpp lifetime safety profile static analyzer☆65Updated last year
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 11 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago