anthonywilliams / strong_typedefView external linksLinks
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
Alternatives and similar repositories for strong_typedef
Users that are interested in strong_typedef are comparing it to the libraries listed below
Sorting:
- An additive strong typedef library for C++14/17/20☆478Jan 28, 2025Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Feb 3, 2026Updated last week
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆28Nov 18, 2024Updated last year
- ☆31Mar 26, 2021Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Jun 17, 2020Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 2 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Oct 13, 2025Updated 4 months ago
- Implementation of strong types in C++☆821Sep 29, 2022Updated 3 years ago
- A type-erasure toolkit for C++20/23☆19Dec 21, 2025Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 2 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Updated this week
- ☆26Feb 10, 2024Updated 2 years ago
- Extension of the STL algorithms on sets☆21Sep 1, 2019Updated 6 years ago
- C++17 string with fixed size☆118Aug 22, 2025Updated 5 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Aug 1, 2022Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Nov 3, 2025Updated 3 months 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 2 months ago
- Implementation of C++20's std::span for older compilers☆374Feb 14, 2023Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆770Feb 1, 2026Updated last week
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Dec 30, 2021Updated 4 years ago
- SPY - C++ Information Broker☆158Jan 19, 2026Updated 3 weeks ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Apr 9, 2021Updated 4 years ago
- Yet Another C++ Library☆24Jan 23, 2024Updated 2 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Nov 3, 2017Updated 8 years ago
- Standard method to identify a project's executable, for now specifically aimed at test-frameworks☆10Aug 19, 2017Updated 8 years ago
- Implementation of a lock-free ring buffer class.☆38Jan 6, 2025Updated last year
- <charconv> from Microsoft STL, but multi-platform☆38Mar 28, 2025Updated 10 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- C++20 Unit-Testing library☆53Apr 19, 2025Updated 9 months ago
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- An indirect value-type for C++☆83Sep 22, 2023Updated 2 years ago
- C++ parsing DSL☆1,224Oct 18, 2025Updated 3 months ago
- A modern, fast, structured logging framework in C++☆60May 6, 2023Updated 2 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Mar 9, 2019Updated 6 years ago
- Semantic Versioning for modern C++☆347Jan 25, 2026Updated 2 weeks ago
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago