ned14 / status-code
Proposed SG14 status_code for the C++ standard
☆68Updated 3 months ago
Alternatives and similar repositories for status-code:
Users that are interested in status-code are comparing it to the libraries listed below
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- C++ generic make factory☆107Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- ranges features for c+23 ported to C++20☆77Updated 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
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 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 c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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☆157Updated 9 months ago
- value types for composite class design - with allocators☆45Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 9 months ago
- An indirect value-type for C++☆82Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago