tommybennett / algorithm-mnemonicsLinks
Algorithm Mnemonics: Increase Productivity with STL Algorithms
☆182Updated 7 years ago
Alternatives and similar repositories for algorithm-mnemonics
Users that are interested in algorithm-mnemonics are comparing it to the libraries listed below
Sorting:
- Presentation materials for C++Now 2016☆130Updated 8 years ago
- Hasta la vista, baby!☆134Updated 2 years ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++ metaprogramming shell☆478Updated 3 weeks ago
- ☆212Updated 2 months ago
- C++ benchmarking framework☆361Updated 5 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆64Updated 9 years ago
- Love template metaprogramming☆329Updated 3 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- Presentation materials presented at C++Now 2014☆431Updated 11 years ago
- Presentation Material for C++Now 2017☆492Updated 6 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆757Updated last year
- A tiny metaprogramming library☆310Updated 2 years ago
- An Enhancement Suite for the CMake Build System☆442Updated 3 years ago
- Adobe Source Libraries☆283Updated 2 weeks ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 5 years ago
- Presentation materials for C++Now 2015☆202Updated 9 years ago
- Simple header only pattern matching for c++14☆233Updated 4 years ago
- A header-only library for C++(0x) that allows automagic pretty-printing of any container.☆563Updated 2 years ago
- A guide for the rest of us on using C++ templates.☆562Updated 7 years ago
- Boost.Graph Cookbook 1: Basics☆185Updated last year
- An implementation of C++ Extensions for Ranges☆225Updated 5 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆398Updated 2 months ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆150Updated 2 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆764Updated 7 months ago
- This is an example of doing a Modern C++ project with CI☆123Updated 8 years ago