p-ranav / reprLinks
repr for Modern C++: Return printable string representation of a value
☆85Updated 5 years ago
Alternatives and similar repositories for repr
Users that are interested in repr are comparing it to the libraries listed below
Sorting:
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆145Updated last year
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 weeks ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- Functional reactive programming library for c++☆160Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- A little metaprogramming and functional library☆68Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- SPY - C++ Information Broker☆157Updated last month
- Roman numeral support for C++17☆51Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated last year
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- A fixed capacity dynamically sized string☆69Updated this week
- An indirect value-type for C++☆83Updated 2 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆93Updated 4 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 4 years ago
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- C++ static_enum☆87Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆181Updated 4 years ago
- stl-like algorithms for TYPES☆31Updated 2 years ago
- Possibly the least verbose command line parsing library for C++