PeterSommerlad / PublicationsLinks
Code Examples for conference talks and other publications
☆12Updated 9 years ago
Alternatives and similar repositories for Publications
Users that are interested in Publications are comparing it to the libraries listed below
Sorting:
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago
- ☆39Updated 9 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- ☆31Updated 9 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- source code for CppCon 2014 talk on polymorphic unions☆31Updated 10 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Presentation materials for C++Now 2016☆83Updated 8 years ago
- being a code junkie☆22Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- The C++ Alliance (website)☆17Updated this week
- Functional Utilities for C++☆40Updated 10 years ago
- The missing C++ tuple functionality☆84Updated 5 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
- Foundations of symbol based programming☆30Updated 5 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Using C++'s type system effectively, safely, expressively☆24Updated 8 years ago