janwilmans / ring_span
A ring_span implementation that allows zero construction and destruction
☆16Updated 4 years ago
Alternatives and similar repositories for ring_span:
Users that are interested in ring_span are comparing it to the libraries listed below
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months 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
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- `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
- ☆26Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Ordering and sorting in constant low time☆10Updated 3 weeks ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago