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.
88await_emu. Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.
20open-in-msvs.el. Emacs package which provides function to open current file:line:column in Microsoft Visual Studio
12monad_do. Emulation of DO syntax sugar for monads in C++
11cps_alloca. Continuation Passing Style Alloca. Variable-Length Array in pure ISO C++.
6ctte. C++ compile-time template engine
3