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
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- 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
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated last year
- 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 11 months ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- A saturating arithmetic cast.☆12Updated 6 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Library for complex bitfields☆19Updated 10 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆46Updated 8 months ago