anthonywilliams / indexed_viewLinks
A view that allows iteration over a view, returning the index of each item along with each item
☆13Updated 5 years ago
Alternatives and similar repositories for indexed_view
Users that are interested in indexed_view are comparing it to the libraries listed below
Sorting:
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated last week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 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☆11Updated 7 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Library for complex bitfields☆19Updated last year
- C++11 compatible charconv☆31Updated last week
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- The Fancy Named Parameters Library☆36Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Example static/shared library output of cmake-init☆13Updated 10 months ago
- Experimental library for coroutines and networking☆16Updated 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…☆21Updated 4 years ago
- Libunifex networking library☆20Updated 3 years ago
- Boost.Mustache☆10Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- meta-programming, C++11☆16Updated 3 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago