Implementation of strong types in C++
☆821Sep 29, 2022Updated 3 years ago
Alternatives and similar repositories for NamedType
Users that are interested in NamedType are comparing it to the libraries listed below
Sorting:
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated last year
- Pipelines for expressive code on collections in C++☆836Oct 30, 2024Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,816Sep 1, 2025Updated 6 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆923Jun 10, 2024Updated last year
- The quantities and units library for C++☆1,367Updated this week
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Updated this week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,352Mar 23, 2025Updated 11 months ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated 3 weeks ago
- constexpr C++17 library for simplifying higher order functions in application code☆201May 11, 2023Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,415Feb 14, 2026Updated 3 weeks ago
- C++ parsing DSL☆1,229Oct 18, 2025Updated 4 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,970Updated this week
- Lightweight Error Augmentation Framework☆337Feb 19, 2026Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,292Feb 27, 2026Updated last week
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- Compile Time Regular Expression in C++☆3,764Sep 12, 2025Updated 5 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 3 weeks ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Updated this week
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,275Updated this week
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,182Feb 15, 2026Updated 2 weeks ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- A header only C++ library that provides type safety and user defined literals for physical units☆519Feb 11, 2025Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,596May 29, 2025Updated 9 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- Parsing Expression Grammar Template Library☆2,112Updated this week
- Simple, flexible and modular assertion macro.☆229Dec 23, 2025Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,015Jan 8, 2026Updated last month
- a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.☆1,040Jan 7, 2026Updated last month
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Mar 25, 2024Updated last year
- C++17 library for comfortable and efficient dynamic polymorphism☆497Feb 27, 2026Updated last week
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 5 months ago