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:
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- ☆27Updated last year
- Boost.org multi_index module☆51Updated last month
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- Boost.org type_traits module☆64Updated last month
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- Boost.org variant module☆45Updated last month
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Example program for BoostCon11 talk☆37Updated 14 years ago
- A simple experiment with the coroutines ts and boost asio.☆21Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- Fast containers of polymorphic objects.☆66Updated last month
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- C++ Automatic Mocks Injector☆34Updated 10 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 2 months ago
- Boost.org dynamic_bitset module☆40Updated last month
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- Boost.org circular_buffer module☆58Updated last month