A set of small tools that allow you to state your intentions mre explicitly in the code
☆197May 7, 2021Updated 4 years ago
Alternatives and similar repositories for explicit
Users that are interested in explicit are comparing it to the libraries listed below
Sorting:
- A template for creating optional-like objects with no space overhead☆102Dec 6, 2021Updated 4 years ago
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- C++ generic make factory☆108May 6, 2019Updated 6 years ago
- A new take on polymorphism☆691Dec 11, 2025Updated 2 months ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆110Apr 4, 2019Updated 6 years ago
- Type-safe and human-readable set of bool flags☆23May 22, 2017Updated 8 years ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Feb 2, 2022Updated 4 years ago
- Foundations of symbol based programming☆30Nov 26, 2019Updated 6 years ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A simple framework for compile-time benchmarks☆188May 1, 2021Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- A collection of single-header C++11 libraries by Chobolabs☆134Oct 15, 2020Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Nov 28, 2025Updated 3 months ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Apr 16, 2020Updated 5 years ago
- An implementation of C++ Extensions for Ranges☆225Feb 24, 2020Updated 6 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- Functional Lenses in C++☆21Jul 31, 2011Updated 14 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆768Jan 13, 2026Updated last month
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated last year
- A C++ micro-benchmarking framework☆94Sep 29, 2019Updated 6 years ago
- Flaming Dangerzone☆15Nov 29, 2016Updated 9 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 3 months ago
- Compile Time Type Information for C++☆612Apr 20, 2023Updated 2 years ago
- A C++14-and-later expression template library☆108Dec 10, 2025Updated 2 months ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,206Jun 16, 2021Updated 4 years ago
- A template for creating optional-like object with no space overhead☆26Oct 5, 2017Updated 8 years ago
- Proposal for the expected class.☆18May 12, 2017Updated 8 years ago
- C++ Binary Fixed-Point Arithmetic☆236Apr 6, 2019Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Aug 8, 2018Updated 7 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆262Apr 22, 2021Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Mar 19, 2016Updated 9 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago