bitwizeshift / BackportCppLinks
Library of backported modern C++ types to work with C++11
☆83Updated 2 months 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 2 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- A C++14 reflection library☆73Updated 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☆159Updated 3 months ago
- An indirect value-type for C++☆83Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- 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 …☆144Updated 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…☆199Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆112Updated last week
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 5 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- C++11 compatible charconv☆31Updated last week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated 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☆242Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- Thread aware Signal/Slot library☆82Updated 3 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆47Updated 8 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Proposed SG14 status_code for the C++ standard☆68Updated last month
- 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
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago