PeterSommerlad / Publications
Code Examples for conference talks and other publications
☆12Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for Publications
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 7 years ago
- ☆22Updated 7 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Using C++'s type system effectively, safely, expressively☆24Updated 8 years ago
- A fast C++ dynamic_cast<> alternative.☆31Updated 3 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- being a code junkie☆22Updated 2 years ago
- Draft for a new C++ standard future propoal☆19Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- ☆39Updated 9 years ago
- ☆20Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 8 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago
- Coroutine Support Library☆34Updated 3 months ago