p-ranav / repr
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
- A little metaprogramming and functional library☆69Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A fixed capacity dynamically sized string☆64Updated 2 weeks ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- high performance C++20 implementation of std::variant☆54Updated 3 weeks ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Rebooting the std::bitset franchise☆44Updated 3 weeks ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆97Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Ranges that didn't make C++20☆85Updated 3 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- C++14 code to convert integers to strings at compile-time☆119Updated 3 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last week
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- SPY - C++ Information Broker☆154Updated 2 weeks ago