Morwenn / tight_pairLinks
A compressed pair for C++17
☆27Updated 4 years ago
Alternatives and similar repositories for tight_pair
Users that are interested in tight_pair are comparing it to the libraries listed below
Sorting:
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A bunch of small C++ utilities☆70Updated 2 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 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
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆51Updated 7 years ago
- WIP☆27Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Coroutines for C++23☆39Updated 4 months ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- std::optional for C++20☆32Updated 2 years ago
- Roman numeral support for C++17☆51Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆39Updated last month
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- C++ static_enum☆87Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago