akrzemi1 / OptionalLinks
optional (nullable) objects for C++14
☆314Updated 4 years ago
Alternatives and similar repositories for Optional
Users that are interested in Optional are comparing it to the libraries listed below
Sorting:
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- Trait introspection and concept creator for C++11☆184Updated 7 years ago
- A tiny metaprogramming library☆310Updated last year
- Love template metaprogramming☆328Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Simple header only pattern matching for c++14☆232Updated 3 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- Simple, flexible and modular assertion macro.☆226Updated last year
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆406Updated 2 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆398Updated 2 weeks ago
- C++17 library facilities for older compilers☆146Updated 4 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 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☆239Updated 4 months ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Generic observable objects and reactive expressions for C++☆300Updated 3 years ago
- A header only C++11 library for parsing TOML☆170Updated 11 months ago
- A polymorphic value-type for C++☆227Updated last year