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☆28Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- ☆31Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Implementation of the C++ Standard Library Concepts☆13Updated 8 years ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 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
- Useful C++ templates☆14Updated 9 months ago
- ☆26Updated 7 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- ☆39Updated 9 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- The C++ package manager based on premake5☆27Updated 6 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- ☆40Updated 4 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- WIP☆26Updated 5 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year