reacfen / uninttpView external linksLinks
A universal type for non-type template parameters for C++20 or later.
☆28Aug 16, 2024Updated last year
Alternatives and similar repositories for uninttp
Users that are interested in uninttp are comparing it to the libraries listed below
Sorting:
- Common Environment for c++☆16Sep 26, 2023Updated 2 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
- C++26 STL for C++14~ developers☆13May 23, 2025Updated 8 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Dec 31, 2025Updated last month
- ☆21Sep 17, 2025Updated 4 months ago
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- A collection of scripts for building Clang on Linux☆17Aug 8, 2022Updated 3 years ago
- RTTI library for fast visitation and multiple dispatch☆13Feb 9, 2025Updated last year
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Nov 16, 2024Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆115Mar 24, 2025Updated 10 months ago
- Asio Buffers without the Asio☆17Jan 5, 2026Updated last month
- ☆19May 14, 2024Updated last year
- C++20 compile time compressed string tables☆46Dec 23, 2022Updated 3 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆19Apr 22, 2024Updated last year
- A type-erasure toolkit for C++20/23☆19Dec 21, 2025Updated last month
- variadic pointers and references☆22Aug 24, 2025Updated 5 months ago
- Better Behaved Integers☆25Jan 30, 2026Updated 2 weeks ago
- C++20 coroutine runtime built on top of io_uring☆21Sep 8, 2024Updated last year
- Software licensing, copy protection in C++☆45Sep 20, 2024Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Feb 20, 2024Updated last year
- litgen: a tool to generate Python bindings for C++ code, for humans.☆108Nov 27, 2025Updated 2 months ago
- Forward declarations for C++ standard library☆22Sep 18, 2021Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Feb 3, 2026Updated last week
- A modern C++ library for type-safe environment variable parsing☆155Dec 9, 2025Updated 2 months ago
- Build C, C++ and ASM files in C++☆49Dec 27, 2022Updated 3 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Nov 20, 2021Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Sep 27, 2024Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Sep 18, 2025Updated 4 months ago
- Async SEMaphore☆26Jul 4, 2025Updated 7 months ago
- ☆22Oct 19, 2020Updated 5 years ago
- C++20 Value-oriented Metaprogramming Library☆25Nov 26, 2025Updated 2 months ago
- Generate profiling traces for GCC☆70Oct 12, 2025Updated 4 months ago
- C++ command line argument parsing and routing☆51Jul 16, 2024Updated last year
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- C++20 for flag enums☆27Jun 7, 2020Updated 5 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Feb 2, 2026Updated last week
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Jul 11, 2025Updated 7 months ago
- Low memory overhead allocator☆34Nov 14, 2024Updated last year