Time0o / AutoYAML
Boilerplate-free YAML parsing for C++
☆17Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for AutoYAML
- A C++14 implementation of IEEE 754 decimal floating point numbers☆24Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 8 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 6 months ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 2 years ago
- Tiny Test System☆27Updated 2 weeks ago
- Efficient in-process pub/sub pattern for C++☆13Updated 2 years ago
- a small lightweight std::execution work-alike☆55Updated 3 weeks ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆61Updated 9 months ago
- A modern and (mostly) macro free mocking-framework☆26Updated 2 weeks ago
- C++11 compatible charconv☆27Updated this week
- C++20 Compact Tuple Tools☆47Updated 3 months ago
- An indirect value-type for C++☆82Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 11 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆10Updated 3 months ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated 11 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- Libunifex networking library☆21Updated 2 years ago
- The Fancy Named Parameters Library