bitwizeshift / BackportCpp
Library of backported modern C++ types to work with C++11
☆76Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for BackportCpp
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- A C++14 reflection library☆69Updated this week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- C++14 code to convert integers to strings at compile-time☆113Updated last year
- A lightweight lazy-loading wrapper written in Modern C++☆46Updated 7 years ago
- An indirect value-type for C++☆82Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Meta C++ Library and Tool☆80Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- Finite State Machine implementation using std::variant☆84Updated 5 years 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…☆190Updated last year
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- Header-only library providing unicode aware string support for C++☆105Updated last month
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated last month
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago
- File/Directory Watcher for Modern C++☆79Updated last year
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- a small lightweight std::execution work-alike☆55Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- repr for Modern C++: Return printable string representation of a value☆83Updated 3 years ago
- value types for composite class design - with allocators☆37Updated this week
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago