akrzemi1 / OptionalLinks
optional (nullable) objects for C++14
☆316Updated 4 years ago
Alternatives and similar repositories for Optional
Users that are interested in Optional are comparing it to the libraries listed below
Sorting:
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- Simple header only pattern matching for c++14☆232Updated 4 years ago
- A tiny metaprogramming library☆310Updated 2 years ago
- Love template metaprogramming☆328Updated 3 years ago
- Trait introspection and concept creator for C++11☆184Updated 7 years ago
- A header only C++11 library for parsing TOML☆171Updated last year
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- Generic observable objects and reactive expressions for C++☆300Updated 3 years ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 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 3 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- C++ metaprogramming shell☆476Updated this week
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- Higher-order functions for c++☆512Updated 2 months ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆196Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- C++11/C++14 Variant☆376Updated 2 years ago
- C++ library for executors☆508Updated 8 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆398Updated last month
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 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☆240Updated 4 months ago