daniel-j-h / cpp11-snippetsLinks
snippets of what's new in the c++11 standard
☆54Updated 10 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 10 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
- Enjoy template metaprogramming☆114Updated 8 years ago
- A simple template to start quickly a C++ project managed by CMake.☆41Updated 7 years ago
- ☆190Updated 6 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 10 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Open multi-methods for C++11☆118Updated 7 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 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
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- C++11 template meta-programming library.☆48Updated 10 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 C++11 Utility Library☆15Updated 10 years ago
- C++ remote library☆24Updated 10 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago