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:
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 6 years ago
- Generic RPC Library proposal for Boost☆31Updated 13 years ago
- An asynchronous application framework built on C++ coroutines and epoll.☆40Updated 5 months ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- 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 …☆118Updated 7 years ago
- Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.☆31Updated 2 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 7 months ago
- ☆27Updated last year
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- Template engine library in C++☆91Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A simple experiment with the coroutines ts and boost asio.☆21Updated 7 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- STL-based caches for C++☆116Updated 2 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Boost.Process is a library to manage system processes☆110Updated 3 years ago
- Boost.org intrusive module☆59Updated 2 weeks ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- C++ async operations☆100Updated 10 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year