Implementation of Scoped Guards and Unique Resource as proposed in P0052.
☆54Feb 21, 2026Updated last week
Alternatives and similar repositories for scope-guard
Users that are interested in scope-guard are comparing it to the libraries listed below
Sorting:
- Multidimensional arrays for C++. (Not an official Boost library) \\ This is a mirror of gitlab.com/correaa/boost-multi☆13Updated this week
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆28Nov 18, 2024Updated last year
- Github action for adding compile warnings/errors as PR comment.☆11Updated this week
- A Lock Free Bipartite Buffer Library written in standard C++11☆13May 21, 2023Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- Versions of clang running on ubuntu☆14Feb 18, 2026Updated last week
- 🔋 In-place lightweight XML parser☆15May 8, 2024Updated last year
- Infrastructure to port ArduinoCore to C++17 (no C) - an attempt☆10Apr 15, 2020Updated 5 years ago
- Boost.Scope, a collection of scope guard utilities.☆17Dec 13, 2025Updated 2 months ago
- A gcc cross toolchain for all Raspberry Pi models with multiarch support☆15Aug 4, 2021Updated 4 years ago
- A collection of scripts for building Clang on Linux☆17Aug 8, 2022Updated 3 years ago
- ☆16Dec 20, 2021Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Jun 17, 2020Updated 5 years ago
- Coroutine support tools☆37Oct 8, 2025Updated 4 months ago
- Proposed SG14 status_code for the C++ standard☆70Jan 18, 2026Updated last month
- C++ Standard concepts diagrams☆18Feb 21, 2022Updated 4 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Jan 26, 2022Updated 4 years ago
- Sample code from blog posts on learnmoderncpp.com☆17Nov 29, 2025Updated 3 months ago
- ☆20Jan 8, 2026Updated last month
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆81Updated this week
- A Boost.Asio-based driver for PostgreSQL☆19Apr 13, 2020Updated 5 years ago
- Experimental C++ Ethernet driver for Stm32 boards using W5100.☆18Feb 23, 2026Updated last week
- The Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the L…☆22Dec 1, 2025Updated 3 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Feb 20, 2026Updated last week
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 4 years ago
- Async SEMaphore☆26Jul 4, 2025Updated 7 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆30Updated this week
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Feb 20, 2026Updated last week
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆60Sep 7, 2020Updated 5 years ago
- Reference implementation of FIXP performance session layer☆28Oct 13, 2020Updated 5 years ago
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortran☆27Updated this week
- My WG21 proposals☆65Feb 23, 2026Updated last week
- A C++ library that implements the WhatWG URL specification☆60Jan 4, 2026Updated last month
- A set of tools that make working with the Scala ecosystem even better.☆12Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆131Aug 1, 2022Updated 3 years ago
- The Fancy Named Parameters Library☆36Oct 21, 2025Updated 4 months ago
- Tool for findings bugs in epoll-based Linux servers☆33Aug 23, 2020Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Sep 26, 2024Updated last year