therocode / smartenumLinks
Macros for declaring enums in C++ that include to_string conversion and looping through all enum values
☆63Updated 7 years ago
Alternatives and similar repositories for smartenum
Users that are interested in smartenum are comparing it to the libraries listed below
Sorting:
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Experimental config library for C++☆144Updated 3 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated last year
- C++ network library☆31Updated 9 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- Modern C++ generic header-only template library.☆103Updated last month
- Signals/Slots implementation with multiple executors☆29Updated 7 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
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆40Updated 9 years ago
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆113Updated 5 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Wigwag is a C++ signals library☆89Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- A header-only C++ parsing framework☆36Updated 4 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 9 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago