PeterSommerlad / Publications
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
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 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
- ☆39Updated 9 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- ☆22Updated 7 years ago
- ☆67Updated 8 years ago
- Experimental support for the Boost libraries on biicode☆15Updated 9 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Fast containers of polymorphic objects.☆65Updated 3 weeks ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- ZeroMQ C++ binding.☆29Updated 7 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- C++ standard proposals☆16Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- ☆31Updated 9 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago