vittorioromeo / meetingcpp2016
Repository for my Meeting C++ 2016 sessions.
☆20Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for meetingcpp2016
- Signals/Slots implementation with multiple executors☆28Updated 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 basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 6 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Useful C++ templates☆14Updated 6 months ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A fast C++ dynamic_cast<> alternative.☆31Updated 3 years ago
- C++ heterogeneous sequence library☆10Updated 3 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago
- The C++ package manager based on premake5☆27Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- ☆26Updated 6 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Implementation of the C++ Standard Library Concepts☆13Updated 7 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆24Updated 5 years ago
- ☆30Updated 8 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Easily batch-build cmake projects!☆17Updated 6 months ago
- ☆39Updated 9 years ago
- Fast delegates implementation☆56Updated 2 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago