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:
- Cmake-based build of boost☆57Updated 6 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !☆29Updated 11 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- JSON Serializer using compile time reflection☆21Updated 3 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 …☆119Updated 7 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- C++ async operations☆100Updated 10 years ago
- Yet another web framework—this time in modern C++!☆102Updated 3 years ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers☆33Updated last year
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 9 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Boost.Process is a library to manage system processes☆111Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- Generic RPC Library proposal for Boost☆31Updated 13 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Boost Application Library☆113Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Template engine library in C++☆91Updated 5 years ago