tcsullivan / constexpr-to-string
C++14 code to convert integers to strings at compile-time
☆113Updated last year
Related projects ⓘ
Alternatives and complementary repositories for constexpr-to-string
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- SPY - C++ Information Broker☆152Updated last week
- repr for Modern C++: Return printable string representation of a value☆83Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- ranges features for c+23 ported to C++20☆76Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆169Updated 5 years ago
- A highly efficient, move-aware operators library☆198Updated last year
- Zoo library☆102Updated 2 months ago
- A fixed capacity dynamically sized string☆63Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Header only read/write wrapper to combine mutexes with locks.☆149Updated last month
- A C++ parser combinator library.☆94Updated this week
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- Meta C++ Library and Tool☆80Updated last year
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- A little metaprogramming and functional library☆68Updated 2 years ago
- A polymorphic value-type for C++☆228Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆201Updated last month
- rx::ranges is a minimalist ranges library for C++17☆126Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- C++20 compile time compressed string tables☆46Updated last year
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago