vittorioromeo / meetingcpp2016
Repository for my Meeting C++ 2016 sessions.
☆20Updated 8 years ago
Alternatives and similar repositories for meetingcpp2016:
Users that are interested in meetingcpp2016 are comparing it to the libraries listed below
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- ☆31Updated 9 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- A beautiful stack trace pretty printer for C++☆8Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- ☆26Updated 7 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Implementation of the C++ Standard Library Concepts☆13Updated 8 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- ☆22Updated 7 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Useful C++ templates☆14Updated 11 months ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- Thoughts for replacing C++ iostreams.☆12Updated 8 years ago
- ☆39Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago