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 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- STL-based caches for C++☆116Updated 2 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 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 …☆120Updated 7 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- Boost.Process is a library to manage system processes☆110Updated 3 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 9 months ago
- Literal Logging for C++☆86Updated 8 years ago
- A simple experiment with the coroutines ts and boost asio.☆21Updated 8 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- Library for comfortable work with DLL and DSO☆112Updated last month
- C++ framework for rapid server development☆77Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.☆31Updated 2 years ago
- Boost Application Library☆113Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- PostgreSQL connector for sqlpp11 library☆55Updated 4 years ago
- Template engine library in C++☆91Updated 5 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !☆29Updated 11 years ago
- Yet another web framework—this time in modern C++!☆102Updated 3 years ago