bitwizeshift / BackportCpp
Library of backported modern C++ types to work with C++11
☆77Updated 3 years ago
Alternatives and similar repositories for BackportCpp:
Users that are interested in BackportCpp are comparing it to the libraries listed below
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- A C++14 reflection library☆68Updated 2 months 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☆156Updated 8 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- An indirect value-type for C++☆82Updated last year
- value types for composite class design - with allocators☆44Updated this week
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- C++11 compatible charconv☆29Updated last month
- ☆32Updated 3 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 3 weeks ago
- A lightweight lazy-loading wrapper written in Modern C++☆46Updated 7 years ago
- A C++ parser combinator library.☆118Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- Coroutine support tools☆32Updated 5 months ago
- A single-header scheduler aware C++ future/promise that does not block☆30Updated last month
- HTTP/1 parsing and serialization algorithms using C++11☆28Updated 3 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated last month
- a small lightweight std::execution work-alike☆57Updated this week