daniel-j-h / cpp11-snippetsLinks
snippets of what's new in the c++11 standard
☆54Updated 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☆114Updated 8 years ago
- A simple template to start quickly a C++ project managed by CMake.☆41Updated 7 years ago
- ☆172Updated 6 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
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- A C++11 Utility Library☆15Updated 10 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A string concatenation utility in a single header file for C++11.☆68Updated 11 years ago
- moost — Last.fm's collection of C++ utility libraries☆163Updated 12 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Presentation materials for C++Now 2016☆130Updated 9 years ago
- being a code junkie☆22Updated 3 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Experimental support for the Boost libraries on biicode☆15Updated 10 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- An asynchronous application framework built on C++ coroutines and epoll.☆40Updated 6 months ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Python-like range iterators for C++☆80Updated 8 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago