vittorioromeo / meetingcpp2016Links
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
Sorting:
- Signals/Slots implementation with multiple executors☆29Updated 7 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 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- ☆39Updated 9 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Fast delegates implementation☆56Updated 3 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Useful C++ templates☆14Updated last year
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- The C++ package manager based on premake5☆27Updated 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
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago
- ☆39Updated 4 years ago
- ☆26Updated 7 years ago
- Implementation of the C++ Standard Library Concepts☆13Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago