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
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- ☆26Updated 7 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- ☆31Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Mutex implementations and utilities☆31Updated 8 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
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years 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
- Useful C++ templates☆14Updated last year
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- The C++ package manager based on premake5☆27Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- The Bit Library☆58Updated 6 years ago
- Implementation of the C++ Standard Library Concepts☆13Updated 8 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago