bitwizeshift / BackportCppLinks
Library of backported modern C++ types to work with C++11
☆89Updated 6 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.☆89Updated last month
- A C++14 reflection library☆76Updated 3 weeks ago
- An indirect value-type for C++☆84Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated 3 weeks 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 …☆149Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated last month
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 9 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆95Updated 3 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- 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.☆252Updated last month
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- C++ utilities☆144Updated last month
- C++11 compatible charconv☆31Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A modern C++ library for type-safe environment variable parsing☆151Updated 2 weeks 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…☆199Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- C++20 implementation of {{ mustache }}☆86Updated 11 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆44Updated 3 weeks ago
- Boost.org circular_buffer module☆63Updated 3 months ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Thread aware Signal/Slot library☆83Updated 7 months ago