C++14 code to convert integers to strings at compile-time
☆120Jan 2, 2025Updated last year
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:
- Command Line User Experience☆80Nov 25, 2019Updated 6 years ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Sep 15, 2024Updated last year
- Compile-time Huffman coding compression using C++20☆171Oct 12, 2021Updated 4 years ago
- SPY - C++ Information Broker☆158Feb 25, 2026Updated 3 weeks ago
- Asynchronous Database Library based on Asio☆14Aug 26, 2019Updated 6 years ago
- Header only library that parses and plans SQL queries at compile time☆141May 2, 2020Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- C++ type_name template utilities for pretty-printing type names☆13Feb 1, 2019Updated 7 years ago
- Typed Dataframe C++☆18May 4, 2022Updated 3 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Mar 29, 2021Updated 4 years ago
- Circular span☆12May 24, 2024Updated last year
- A C++ library with zero code included☆16May 20, 2024Updated last year
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Aug 8, 2019Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆262Apr 22, 2021Updated 4 years ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- repr for Modern C++: Return printable string representation of a value☆86Nov 22, 2020Updated 5 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Jul 1, 2021Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Oct 8, 2019Updated 6 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Apr 5, 2020Updated 5 years ago
- C++ small containers☆148Jan 11, 2026Updated 2 months ago
- Lightweight Error Augmentation Framework☆338Mar 11, 2026Updated last week
- A C++14 and later CRTP template for defining iterators☆76Mar 11, 2026Updated last week
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54May 2, 2020Updated 5 years ago
- Enumerating all of the Undefined Behavior in C++☆38Apr 26, 2022Updated 3 years ago
- Simple mutation-testing☆47Apr 10, 2024Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Nov 28, 2025Updated 3 months ago
- A C++ mocking library☆23Jun 4, 2020Updated 5 years ago
- C++17 compile-time enum reflection library☆46Jan 5, 2023Updated 3 years ago
- C++ parsing DSL☆1,234Oct 18, 2025Updated 5 months ago
- Json benchmark based on nativejson-benchmark☆35Feb 6, 2025Updated last year
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- Small small_vector☆34Jul 28, 2025Updated 7 months 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
- Wrapper object for "structure of arrays" coding style☆15Sep 26, 2020Updated 5 years ago
- C++20 single-header library for embedding INI configs☆60Mar 15, 2023Updated 3 years ago
- ☆61Jan 25, 2022Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Word Game Solver☆16Apr 10, 2023Updated 2 years ago