yuri-kilochek / boost.scope_guardLinks
Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse syntax via class template deduction. Meant to supersede Boost.ScopeExit.
☆19Updated 7 years ago
Alternatives and similar repositories for boost.scope_guard
Users that are interested in boost.scope_guard are comparing it to the libraries listed below
Sorting:
- Generic RPC Library proposal for Boost☆32Updated 13 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Boost.org variant module☆45Updated 2 months ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 10 months ago
- Boost.org multi_index module☆51Updated this week
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Boost.org range module☆46Updated last month
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.☆31Updated last year
- Boost.org intrusive module☆59Updated last month
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Boost.org type_traits module☆64Updated 2 months ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last year
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago