bitwizeshift / BackportCpp
Library of backported modern C++ types to work with C++11
☆82Updated last week
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 3 weeks ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years 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 last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A C++14 reflection library☆71Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated 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…☆196Updated 2 years ago
- Meta C++ Library and Tool☆81Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- value types for composite class design - with allocators☆51Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 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☆239Updated 3 months ago
- C++11 compatible charconv☆30Updated last month
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated 5 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Libusb wrapper for Asio☆64Updated 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 …☆139Updated last month
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- Unique-ownership smart pointers with observable lifetime.☆36Updated 2 weeks ago