PeterSommerlad / ReverseAdapter
C++ adapter for traversing a container in a range-for in reverse order (C++17)
☆10Updated 2 years ago
Alternatives and similar repositories for ReverseAdapter:
Users that are interested in ReverseAdapter are comparing it to the libraries listed below
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A beautiful stack trace pretty printer for C++☆8Updated 7 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- Portable UUID generation library for C++☆26Updated last year
- C++ testing and mocking framework☆16Updated 3 years ago
- ☆26Updated 4 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- ☆16Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week