p-ranav / repr
repr for Modern C++: Return printable string representation of a value
☆84Updated 4 years ago
Alternatives and similar repositories for repr:
Users that are interested in repr are comparing it to the libraries listed below
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆141Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- A fixed capacity dynamically sized string☆64Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- ranges features for c+23 ported to C++20☆75Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆88Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- C++20 single-header library for embedding INI configs☆60Updated last year
- A little metaprogramming and functional library☆68Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆124Updated 11 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 5 months ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- tser - tiny serialization for C++☆137Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- Meta C++ Library and Tool☆80Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- Yet another C++ text formatting library.☆70Updated last month
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- 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
- A C++20 concepts library, providing container concepts etc.☆79Updated 2 months ago
- low-level library for minimizing the size of your types☆112Updated 5 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆96Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago