tommybennett / algorithm-mnemonicsLinks
Algorithm Mnemonics: Increase Productivity with STL Algorithms
☆182Updated 8 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:
- Hasta la vista, baby!☆136Updated 2 years ago
- Presentation materials for C++Now 2016☆130Updated 9 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- A C++ micro-benchmarking framework☆366Updated 5 years ago
- C++ metaprogramming shell☆480Updated 5 months ago
- C++ benchmarking framework☆363Updated 6 years ago
- C++20 features described in Before/After tables ("Tony Tables")☆338Updated 4 years ago
- ☆214Updated last week
- Love template metaprogramming☆331Updated 3 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 3 years ago
- An implementation of C++ Extensions for Ranges☆225Updated 5 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆63Updated 9 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆761Updated 2 years ago
- A guide for the rest of us on using C++ templates.☆562Updated 7 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- A tiny metaprogramming library☆312Updated 2 years ago
- Presentation Material for C++Now 2017☆496Updated 6 years ago
- Adobe Source Libraries☆289Updated 2 weeks ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- Presentation materials presented at C++Now 2014☆433Updated 11 years ago
- Boost.Graph Cookbook 1: Basics☆185Updated last year
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆127Updated 9 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 8 years ago
- C++ and Java automated analysis, class, component and sequence UML diagramming IDE tool, test coverage, complexity, duplicate code, analy…☆154Updated 3 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆152Updated 2 years ago
- Simple header only pattern matching for c++14☆236Updated 4 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- An Enhancement Suite for the CMake Build System☆442Updated 3 years ago
- Range-based for loops to iterate over a range of numbers or values☆314Updated last year