Morwenn / tight_pairLinks
A compressed pair for C++17
☆27Updated 3 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 bunch of small C++ utilities☆66Updated last year
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 4 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months 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
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- WIP☆27Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- std::optional for C++20☆31Updated last year
- Flat containers for C++☆59Updated last month
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- ☆62Updated 3 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 weeks ago
- Computer science only☆52Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago