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:
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 months ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆116Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- Generic RPC Library proposal for Boost☆32Updated 13 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 11 months ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- MIF is a C++11 web-application framework designed for the backend micro-service development☆47Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A simple experiment with the coroutines ts and boost asio.☆21Updated 7 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- Library for comfortable work with DLL and DSO☆110Updated 2 weeks ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- Non bloated asynchronous logger☆223Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.☆31Updated 2 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- C++ generic make factory☆108Updated 6 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !☆29Updated 10 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago