nonstd-lite / scope-liteLinks
A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, version 3.
☆49Updated this week
Alternatives and similar repositories for scope-lite
Users that are interested in scope-lite are comparing it to the libraries listed below
Sorting:
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated this week
- Library of backported modern C++ types to work with C++11☆86Updated 5 months ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated 2 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☆164Updated 2 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 weeks ago
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- Coroutine support tools☆36Updated last week
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last week
- Meta C++ Library and Tool☆83Updated 2 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- 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 2 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.☆250Updated last week
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A C++14 reflection library☆76Updated last month
- C++11 compatible charconv☆31Updated 2 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- A modern and (mostly) macro free mocking-framework☆44Updated this week
- Pipelines for Modern C++☆70Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 6 months ago
- C++ small containers☆146Updated 5 months ago
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 3 months ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- Coroutines for C++23