bitwizeshift / BackportCpp
Library of backported modern C++ types to work with C++11
☆79Updated 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 9 months ago
- A C++14 reflection library☆70Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 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
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated last month
- An indirect value-type for C++☆82Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆193Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated 11 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- value types for composite class design - with allocators☆45Updated this week
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week
- A C++ parser combinator library.☆124Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆139Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆110Updated 2 weeks 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
- A fixed capacity dynamically sized string☆64Updated 3 months ago
- A lightweight lazy-loading wrapper written in Modern C++☆46Updated 8 years ago