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:
- MIF is a C++11 web-application framework designed for the backend micro-service development☆47Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 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 …☆117Updated 7 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 5 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Generic RPC Library proposal for Boost☆32Updated 13 years ago
- A simple experiment with the coroutines ts and boost asio.☆21Updated 7 years ago
- Yet another web framework—this time in modern C++!☆101Updated 2 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A generic event dispatcher and listener implemented in c++☆21Updated 8 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- C++ Automatic Mocks Injector☆35Updated 10 years ago
- C++ framework for rapid server development☆76Updated last year
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- spdlog setup initialization via file configuration for convenience.☆81Updated last year
- C++ async operations☆100Updated 10 years ago
- C++20 implementation of {{ mustache }}☆86Updated 9 months ago
- STL-based caches for C++☆115Updated 2 years ago
- Boost Application Library☆113Updated 4 years ago
- An XML/JSON RPC library for C++11☆21Updated 9 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !☆29Updated 10 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 years ago