atomgalaxy / libciabattaLinks
The C++ Mixin Support Library: Sandwich Mixins all the way
☆42Updated 2 years ago
Alternatives and similar repositories for libciabatta
Users that are interested in libciabatta are comparing it to the libraries listed below
Sorting:
- An indirect value-type for C++☆83Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks ago
- SPY - C++ Information Broker☆159Updated last week
- A polymorphic value-type for C++☆227Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆167Updated 2 months ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- an experimental standard C++ library☆92Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Zoo library☆135Updated 7 months ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- Single-header library facilities for C++2a Coroutines