bitwizeshift / BackportCppLinks
Library of backported modern C++ types to work with C++11
☆85Updated 4 months ago
Alternatives and similar repositories for BackportCpp
Users that are interested in BackportCpp are comparing it to the libraries listed below
Sorting:
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆88Updated last week
- A C++14 reflection library☆76Updated 3 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated this week
- C++14 code to convert integers to strings at compile-time☆120Updated 9 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☆162Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆48Updated this week
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 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 …☆148Updated this week
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- C++11 compatible charconv☆31Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated this week
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 2 months 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.☆248Updated this week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 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☆49Updated this week
- Thread aware Signal/Slot library☆83Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago