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
Sorting:
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- Yet another C++ text formatting library.☆71Updated 4 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- A fixed capacity dynamically sized string☆65Updated last week
- A little metaprogramming and functional library☆69Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- high performance C++20 implementation of std::variant☆54Updated 2 months ago
- C++ library aiming to replace all built-in integers☆93Updated 2 months ago
- Functional reactive programming library for c++☆159Updated last year
- Ranges that didn't make C++20☆86Updated 5 months ago
- SPY - C++ Information Broker☆154Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆68Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- ☆61Updated 3 years ago
- Roman numeral support for C++17☆52Updated last year
- Prints values and types during compilation!☆57Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆119Updated 4 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆123Updated 2 months ago