emilk / ConfiguruLinks
Experimental config library for C++
☆143Updated 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☆135Updated 4 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- C++98 library that encapsulates memory-mapped-files for POSIX or Windows☆90Updated 6 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆242Updated 5 months ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆208Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ signal and slot system☆163Updated 5 years ago
- rocket - Fast single header signal/slots library for C++☆202Updated 10 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago
- Bit flags for C++11 scoped enums☆121Updated 2 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆231Updated 9 years ago
- Simple and type-safe commandline argument parser for C++14☆67Updated 3 years ago
- C++17 library facilities for older compilers☆146Updated 5 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆223Updated 2 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆63Updated 7 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 8 years ago
- ☆53Updated 6 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year