emilk / ConfiguruLinks
Experimental config library for C++
☆144Updated 3 years ago
Alternatives and similar repositories for Configuru
Users that are interested in Configuru are comparing it to the libraries listed below
Sorting:
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- Modern C++ generic header-only template library.☆103Updated last month
- Simple, flexible and modular assertion macro.☆229Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆125Updated 2 years ago
- ☆53Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values