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:
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 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
- Null-termination-aware string-view class for C++☆25Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- 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 header only structure of arrays container for C++☆41Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Library for complex bitfields☆19Updated last year
- A unique_ptr implementation with small object optimization☆19Updated 10 months 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 this week
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 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 last year