akrzemi1 / Optional
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
- 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.☆199Updated 3 years ago
- Trait introspection and concept creator for C++11☆183Updated 7 years ago
- Love template metaprogramming☆329Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- Simple header only pattern matching for c++14☆231Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- Generic observable objects and reactive expressions for C++☆299Updated 3 years ago
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A tiny metaprogramming library☆306Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 4 years ago
- Simple, flexible and modular assertion macro.☆226Updated 11 months ago
- C++11/C++14 Variant☆377Updated 2 years ago
- modern C++ type traits and metafunctions for callable types☆134Updated this week
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 3 years ago
- C++ metaprogramming shell☆476Updated last month
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆395Updated 3 weeks ago
- A header only C++11 library for parsing TOML☆169Updated 9 months 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☆404Updated 3 weeks ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 months ago
- (experimental) Syntactic sugar for variant and optional types.☆158Updated 5 years ago
- Compile Time Type Information for C++☆586Updated last year
- The missing C++ tuple functionality☆84Updated 5 years ago