bitwizeshift / BackportCppLinks
Library of backported modern C++ types to work with C++11
☆82Updated 3 weeks ago
Alternatives and similar repositories for BackportCpp
Users that are interested in BackportCpp are comparing it to the libraries listed below
Sorting:
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years 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
- 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 2 months ago
- A C++14 reflection library☆72Updated last week
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆197Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- An indirect value-type for C++☆83Updated last year
- 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 4 months ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months 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 …☆141Updated 2 months ago
- Libusb wrapper for Asio☆64Updated 2 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 2 months ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 4 months 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 last year
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- A bunch of small C++ utilities☆65Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Thread aware Signal/Slot library☆81Updated 2 months ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated last week