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
- ☆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
- Foundations of symbol based programming☆30Updated 5 years ago
- ☆39Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- ☆26Updated 7 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- λ → C++ library for functional programming☆37Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 4 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 8 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- Implementation of the C++ Standard Library Concepts☆13Updated 8 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A beautiful stack trace pretty printer for C++☆8Updated 7 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Experimental support for the Boost libraries on biicode☆15Updated 9 years ago
- Useful C++ templates☆14Updated 11 months ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 8 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago