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:
- A little metaprogramming and functional library☆69Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- A fixed capacity dynamically sized string☆66Updated last month
- P0323 & P2505 std::expected simple implementation☆40Updated 3 months ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- high performance C++20 implementation of std::variant☆54Updated 3 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆127Updated last year
- 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 10 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 8 months ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- Prints values and types during compilation!☆58Updated last week
- SPY - C++ Information Broker☆154Updated last week
- Meta C++ Library and Tool☆82Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Roman numeral support for C++17☆52Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- C++ library aiming to replace all built-in integers☆93Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months 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
- Proposed SG14 status_code for the C++ standard☆67Updated last month