reacfen / uninttp
A universal type for non-type template parameters for C++20 or later.
☆26Updated 7 months ago
Alternatives and similar repositories for uninttp:
Users that are interested in uninttp are comparing it to the libraries listed below
- List-initialize containers with proper move semantics☆30Updated last week
- ☆33Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆72Updated last week
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A hash function library☆39Updated last week
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- KISS C++20 Type Reflection using IFC files☆66Updated 9 months ago
- ☆26Updated 4 years ago
- Comparison operators for std::span☆15Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- value types for composite class design - with allocators☆45Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- C++20 Unit-Testing library☆44Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 3 weeks ago
- C++20 Compact Tuple Tools☆49Updated 3 months ago
- A minimal xoshiro256** generator with the C++ <random> interface☆35Updated 3 years ago
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- Coroutine support tools☆33Updated last week
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆23Updated 4 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated 2 weeks ago