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:
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆51Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- WIP☆27Updated 6 years ago
- C++17 inplace_string implementation☆96Updated 7 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 6 months ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- std::optional for C++20