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:
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- A simple experiment with the coroutines ts and boost asio.☆21Updated 7 years ago
- Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.☆31Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- C++ framework for rapid server development☆77Updated last year
- A future and stream library for modern C++.☆67Updated 2 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆47Updated last year
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- Generic RPC Library proposal for Boost☆32Updated 13 years ago
- Simple resource pool for recycling resources in C++☆69Updated last month
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Library for comfortable work with DLL and DSO☆111Updated last month
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 months ago
- Boost Application Library☆112Updated 4 years ago
- C++ generic make factory☆108Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 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