bitwizeshift / BackportCppLinks
Library of backported modern C++ types to work with C++11
☆83Updated last month
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
- A C++14 reflection library☆73Updated 3 weeks 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☆157Updated 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
- C++11 compatible charconv☆31Updated last week
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 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…☆198Updated 2 years ago
- value types for composite class design - with allocators☆51Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 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 …☆143Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- ☆32Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- 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
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- P0323 & P2505 std::expected simple implementation☆40Updated 3 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 10 months ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Coroutine support tools☆35Updated 3 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆92Updated last week