A modern C++ scope guard that is easy to use but hard to misuse.
☆205Jan 7, 2026Updated 7 months ago
Alternatives and similar repositories for scope_guard
Users that are interested in scope_guard are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Scope Guard & Defer C++☆188Aug 21, 2026Updated last week
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆61Nov 28, 2025Updated 9 months ago
- C++ & POCO-based web-application server.☆11May 21, 2016Updated 10 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆517Feb 6, 2026Updated 6 months ago
- String algorithms for C+11 and later in a single-file header-only library.☆17Feb 4, 2026Updated 6 months ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- ☆15Sep 27, 2020Updated 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☆61Nov 28, 2025Updated 9 months ago
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Mar 15, 2018Updated 8 years ago
- Testing framework for C++ template metaprograms