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
Related projects ⓘ
Alternatives and complementary repositories for stack_unwinding
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- WIP☆26Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Very fast regexp using c++11 templates.☆82Updated 9 years ago
- λ → C++ library for functional programming☆37Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 6 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- C++ generic make factory☆106Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Mock C functions using the preprocessor☆32Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆130Updated 2 months ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- What did you expect?☆113Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- Coroutine Support Library☆34Updated 2 months ago
- ☆22Updated 7 years ago
- Warning suppression library (C++)☆81Updated 4 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆82Updated 4 years ago
- Fast containers of polymorphic objects.☆63Updated 3 weeks ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago