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:
- 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- Make std::mdspan formattable by std::format.☆10Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 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 3 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- ☆26Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- string pattern matching in C++20☆9Updated 3 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Build-system agnostic code generation application for C++.☆21Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- 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
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Library for complex bitfields☆19Updated last year
- A unique_ptr implementation with small object optimization☆19Updated 10 months ago
- Boost.Mustache☆10Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago