daniel-j-h / cpp11-snippetsLinks
snippets of what's new in the c++11 standard
☆53Updated 11 years ago
Alternatives and similar repositories for cpp11-snippets
Users that are interested in cpp11-snippets are comparing it to the libraries listed below
Sorting:
- snippets of what's new in the c++14 standard☆30Updated 11 years ago
- Enjoy template metaprogramming☆115Updated 9 years ago
- ☆172Updated 7 years ago
- A simple template to start quickly a C++ project managed by CMake.☆41Updated 7 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Open multi-methods for C++11☆119Updated 8 years ago
- moost — Last.fm's collection of C++ utility libraries☆164Updated 12 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- C++ multi-purpose reflection library☆88Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- being a code junkie☆22Updated 3 years ago
- Presentation materials for C++Now 2016☆130Updated 9 years ago
- Type safe "Keep it simple, stupid" text templates for C++