bitwizeshift / BackportCppLinks
Library of backported modern C++ types to work with C++11
☆90Updated 7 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 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated 3 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Updated 3 weeks ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated 3 weeks ago
- File/Directory Watcher for Modern C++☆86Updated 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☆165Updated 3 weeks ago
- A C++14 reflection library☆78Updated this week
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- An indirect value-type for C++☆83Updated 2 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 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 …☆150Updated 3 weeks ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated last week
- C++11 compatible charconv☆31Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆147Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 5 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…☆201Updated 2 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks 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.☆251Updated 3 weeks ago