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:
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- C++11 compatible charconv☆31Updated 2 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 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☆24Updated 3 months ago
- A saturating arithmetic cast.☆12Updated 6 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- The Fancy Named Parameters Library☆35Updated 2 months ago
- Yet Another C++ Library☆23Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Library for complex bitfields☆19Updated last year
- ☆26Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 weeks ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 weeks ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year