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.
☆52Updated last month
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.☆46Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated last month
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- Library of backported modern C++ types to work with C++11☆90Updated 7 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- A C++14 reflection library☆78Updated last week
- Meta C++ Library and Tool☆83Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Cryptography library for modern C++.☆77Updated 2 years ago
- 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 3 weeks 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☆52Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated this week
- C++11 compatible charconv☆31Updated 3 weeks ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 5 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years 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.☆252Updated last month
- Low cost runtime deadlock detection with checkpoints history