PeterSommerlad / ReverseAdapter
C++ adapter for traversing a container in a range-for in reverse order (C++17)
☆10Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for ReverseAdapter
- 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 library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- Portable UUID generation library for C++☆24Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated 10 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 6 months ago
- Embrace (post) modern C++☆9Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Make std::mdspan formattable by std::format.☆10Updated 11 months ago
- A beautiful stack trace pretty printer for C++☆8Updated 6 years ago
- ☆26Updated 4 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Library In A Week 2017 Parameter☆19Updated 6 years ago
- Implementation of the C++ Standard Library Concepts☆13Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- meta-programming, C++11☆16Updated 2 years ago
- A compressed pair for C++17☆25Updated 3 years ago
- 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
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months 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
- Easily batch-build cmake projects!☆17Updated 6 months ago