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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Common Environment for c++☆16Sep 26, 2023Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Dec 31, 2025Updated 2 months ago
- An easy to customize, strong type library with built in support for unit-like behavior☆48Jan 26, 2026Updated 2 months ago
- ☆21Sep 17, 2025Updated 6 months ago
- A collection of scripts for building Clang on Linux☆17Aug 8, 2022Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- RTTI library for fast visitation and multiple dispatch☆13Feb 9, 2025Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated 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
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆119Mar 24, 2025Updated last year
- Build C, C++ and ASM files in C++☆49Dec 27, 2022Updated 3 years ago
- C++20 compile time compressed string tables☆46Dec 23, 2022Updated 3 years ago
- 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
- C++ command line argument parsing and routing☆51Jul 16, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- A type-erasure toolkit for C++20/23☆19Mar 4, 2026Updated 3 weeks ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Nov 20, 2021Updated 4 years ago
- C++20 for flag enums☆27Jun 7, 2020Updated 5 years ago
- ☆22Oct 19, 2020Updated 5 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆19Apr 22, 2024Updated last year
- Coroutines for C++23☆39Sep 13, 2025Updated 6 months ago
- Minimal C port of UTF8-CPP☆12Jun 2, 2019Updated 6 years ago
- Concurrent hash tries for C++ 14 with no memory management whatsoever.☆10Aug 30, 2016Updated 9 years ago
- A port of the Processing Library in C++ using OpenGL☆11Nov 1, 2018Updated 7 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- Yet another C++ text formatting library.☆71Dec 15, 2024Updated last year
- A modern C++ library for type-safe environment variable parsing☆157Dec 9, 2025Updated 3 months ago
- C++26 STL for C++14~ developers☆12May 23, 2025Updated 10 months ago
- A high-performance ITCH (NASDAQ TotalView-ITCH) parser by Lunyn, optimized for low-latency and high-reliability trading applications, sup…☆36Feb 10, 2026Updated last month
- variadic pointers and references☆22Aug 24, 2025Updated 7 months ago
- Better Behaved Integers☆26Jan 30, 2026Updated last month
- 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 2 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆173Updated this week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆13Aug 8, 2024Updated last year
- C++20 coroutine runtime built on top of io_uring☆22Sep 8, 2024Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.