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 simple experiment with the coroutines ts and boost asio.☆21Updated 8 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 6 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.☆31Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 8 months ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !☆29Updated 11 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated this week
- Boost.org multi_index module☆53Updated 2 weeks ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Header only C++14 micro benchmark☆14Updated 9 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
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago