akrzemi1 / markable
A template for creating optional-like objects with no space overhead
☆100Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for markable
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- C++20 implementation of mutable constexpr expressions☆107Updated 3 years ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- A highly efficient, move-aware operators library☆198Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆143Updated 2 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- C++ generic make factory☆106Updated 5 years ago
- A polymorphic value-type for C++☆228Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆169Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- A C++14-and-later expression template library☆108Updated this week
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- A set of small tools that allow you to state your intentions mre explicitly in the code☆200Updated 3 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆56Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago