boostorg / stl_interfaces
A C++14 and later CRTP template for defining iterators
☆71Updated 2 weeks ago
Alternatives and similar repositories for stl_interfaces:
Users that are interested in stl_interfaces are comparing it to the libraries listed below
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- An indirect value-type for C++☆82Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- ranges features for c+23 ported to C++20☆77Updated last year
- A fixed capacity dynamically sized string☆64Updated 3 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A bunch of small C++ utilities☆66Updated last year
- Rebooting the std::bitset franchise☆44Updated last week
- A little metaprogramming and functional library☆69Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- A C++14 Lambda Library☆23Updated 2 months ago
- Small small_vector☆33Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Coroutine Support Library☆33Updated 7 months ago
- a small lightweight std::execution work-alike☆63Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- SPY - C++ Information Broker☆154Updated 3 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆110Updated 2 weeks ago
- A C++14-and-later expression template library☆108Updated 3 months ago
- A hash function library☆39Updated this week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 9 months ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago