evgeny-panasyuk / stack_unwinding
The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object destructor is called due to stack-unwinding or due to normal scope leaving.
☆84Updated 9 years ago
Alternatives and similar repositories for stack_unwinding:
Users that are interested in stack_unwinding are comparing it to the libraries listed below
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆134Updated 2 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- WIP☆26Updated 5 years ago
- What did you expect?☆111Updated 7 years ago
- Warning suppression library (C++)☆82Updated 5 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Mock C functions using the preprocessor☆32Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Coroutine Support Library☆33Updated 8 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- C++ generic make factory☆107Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 2 weeks ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago