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:
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- ☆31Updated 9 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- ☆26Updated 7 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 stab at constexpr bson creation☆32Updated 10 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 10 years ago
- The C++ package manager based on premake5☆27Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months 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
- Use unused bits in your pointer☆45Updated 7 years ago
- Useful C++ templates☆14Updated last year
- ☆38Updated 11 years ago
- ☆39Updated 4 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- ☆39Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Compile-time printf-like string formatting☆77Updated 7 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 C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A beautiful stack trace pretty printer for C++☆8Updated 7 years ago