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☆114Updated 8 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- moost — Last.fm's collection of C++ utility libraries☆163Updated 12 years ago
- ☆172Updated 6 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 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++ multi-purpose reflection library☆87Updated 5 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- A simple template to start quickly a C++ project managed by CMake.☆41Updated 7 years ago
- A string concatenation utility in a single header file for C++11.☆68Updated 11 years ago
- ZeroMQ C++ binding.☆31Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- Spirit X3 Experimental☆147Updated 9 years ago
- An asynchronous application framework built on C++ coroutines and epoll.☆40Updated 6 months ago
- Memory-mapped storage library☆76Updated 9 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 9 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- A kinda, sorta emulation of structured binding for C++14☆17Updated 7 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago