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
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- 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
- A saturating arithmetic cast.☆12Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- 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 11 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- Asynchronous Database Library based on Asio☆14Updated 5 years 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
- Embrace (post) modern C++☆9Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Boost.Mustache☆10Updated 2 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- ☆26Updated 5 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated 11 months ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Library for complex bitfields☆19Updated 11 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago