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:
- STL-based caches for C++☆116Updated 2 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- C++ framework for rapid server development☆76Updated last year
- An asynchronous application framework built on C++ coroutines and epoll.☆40Updated 9 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆95Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 6 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Boost.org type_traits module☆64Updated last week
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 10 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- ☆28Updated 2 years ago
- Boost.org intrusive module☆63Updated 3 weeks ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 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
- Yet another web framework—this time in modern C++!☆102Updated 3 years ago
- Generic RPC Library proposal for Boost☆31Updated 13 years ago
- Cmake-based build of boost☆57Updated 6 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- C++ async operations☆100Updated 10 years ago
- Boost.Process is a library to manage system processes☆111Updated 3 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- JSON Serializer using compile time reflection☆21Updated 3 years ago