sssersh / too_constexprLinks
☆10Updated last year
Alternatives and similar repositories for too_constexpr
Users that are interested in too_constexpr are comparing it to the libraries listed below
Sorting:
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- ☆62Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Updated 5 months ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆25Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Forward declarations for C++ standard library☆22Updated 4 years ago
- A C++14 reflection library☆78Updated last month
- constixel is a single header minimalistic constexpr C++20 2D graphics rendering library☆43Updated 6 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Metadata to support C++ packaging☆38Updated 3 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Boost.Predef (a Boost C++ Library)☆53Updated last month
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Parameter passing and initialization☆81Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆43Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago