tcsullivan / constexpr-to-stringLinks
C++14 code to convert integers to strings at compile-time
☆120Updated 5 months ago
Alternatives and similar repositories for constexpr-to-string
Users that are interested in constexpr-to-string are comparing it to the libraries listed below
Sorting:
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- SPY - C++ Information Broker☆154Updated 2 months ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- A C++14 reflection library☆72Updated last week
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- A C++20 concepts library, providing container concepts etc.☆81Updated 6 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 2 years ago
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago