tcsullivan / constexpr-to-string
C++14 code to convert integers to strings at compile-time
☆118Updated last month
Alternatives and similar repositories for constexpr-to-string:
Users that are interested in constexpr-to-string are comparing it to the libraries listed below
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆129Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- C++20 single-header library for embedding INI configs☆60Updated last year
- SPY - C++ Information Broker☆153Updated 2 months ago
- Meta C++ Library and Tool☆80Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- ranges features for c+23 ported to C++20☆76Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- C++ static_enum☆86Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++20 concepts library, providing container concepts etc.☆79Updated 3 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- value types for composite class design - with allocators☆44Updated this week
- 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☆71Updated this week
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago