p-ranav / reprLinks
repr for Modern C++: Return printable string representation of a value
☆85Updated 4 years ago
Alternatives and similar repositories for repr
Users that are interested in repr are comparing it to the libraries listed below
Sorting:
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- Functional reactive programming library for c++☆160Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- Meta C++ Library and Tool☆83Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated 11 months ago
- A fixed capacity dynamically sized string☆68Updated last month
- C++ static_enum☆86Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆99Updated last year
- Yet another C++ text formatting library.☆70Updated 9 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- An indirect value-type for C++☆83Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Roman numeral support for C++17☆52Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago