akrzemi1 / markable
A template for creating optional-like objects with no space overhead
☆101Updated 3 years ago
Alternatives and similar repositories for markable:
Users that are interested in markable are comparing it to the libraries listed below
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- modern C++ type traits and metafunctions for callable types☆132Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Variadic templates and std::integer_sequence support library☆110Updated last month
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- C++20 implementation of mutable constexpr expressions☆111Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- A C++14-and-later expression template library☆108Updated 2 months ago
- C++ generic make factory☆106Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Range-based goodness for C++17☆359Updated 4 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A highly efficient, move-aware operators library☆199Updated 2 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- Replacements to standard numeric types which throw exceptions on errors☆210Updated 2 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago