janwilmans / ring_spanLinks
A ring_span implementation that allows zero construction and destruction
☆16Updated 5 years ago
Alternatives and similar repositories for ring_span
Users that are interested in ring_span are comparing it to the libraries listed below
Sorting:
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- 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
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- homogeneous variadic function parameters☆18Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated last week
- ☆25Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated 3 weeks ago
- Boost.Mustache☆10Updated 2 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- string pattern matching in C++20☆10Updated 4 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 3 weeks ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago