martinmoene / status-value-lite
status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library
☆15Updated 8 months ago
Alternatives and similar repositories for status-value-lite:
Users that are interested in status-value-lite are comparing it to the libraries listed below
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- ☆26Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 5 months ago
- ☆17Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 3 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Thoughts for replacing C++ iostreams.☆12Updated 8 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago