lichray / deferxx
A Go's defer-like syntax scope guard idiom in C++11
☆25Updated 10 years ago
Alternatives and similar repositories for deferxx:
Users that are interested in deferxx are comparing it to the libraries listed below
- Synchronous asynchrony using coroutines☆118Updated 7 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- C++ async operations☆101Updated 9 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
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆97Updated 5 years ago
- Wigwag is a C++ signals library☆88Updated 6 years ago
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 6 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated 9 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- SObjectizer: it's all about in-process message dispatching!☆88Updated 4 years ago
- dariadb - is a numeric time-series database storage engine.☆22Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !☆29Updated 10 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 8 years ago
- async/await in vanilla C++11☆81Updated 8 years ago
- Eggs.SQLite is a Modern C++ thin wrapper over SQLite☆14Updated 12 years ago
- Libuv wrapper for cppcomponents☆30Updated 11 years ago
- Boost.Coroutine☆82Updated 2 months ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- Boost.Predef (a Boost C++ Library)☆51Updated 2 weeks ago
- High performance cross platform event reactor and proactor written in C