sftrabbit / CppPatterns-PatternsLinks
A repository of modern C++ patterns curated by the community.
☆1,451Updated 3 years ago
Alternatives and similar repositories for CppPatterns-Patterns
Users that are interested in CppPatterns-Patterns are comparing it to the libraries listed below
Sorting:
- Speaker materials from CppCon 2014☆2,303Updated 9 years ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,253Updated 2 months ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,206Updated 4 years ago
- Presentation Materials from CppCon 2015☆1,796Updated 8 years ago
- Slides and other materials from CppCon 2016☆1,813Updated 7 years ago
- A guide for the rest of us on using C++ templates.☆562Updated 7 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,331Updated 8 months ago
- Your standard library for metaprogramming☆1,814Updated 3 weeks ago
- Slides and other materials from CppCon 2017☆1,826Updated 5 years ago
- Slides and other materials from CppCon 2018☆1,446Updated 6 years ago
- Implementation of python itertools and builtin iteration functions for C++17☆1,421Updated 4 months ago
- Functional programming style pattern-matching library for C++☆1,306Updated 4 years ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,484Updated 3 years ago
- Experimental deferred and unordered destruction library for C++☆915Updated 6 years ago
- Template for reliable, cross-platform C++ project setup using cmake.☆929Updated 7 months ago
- Fruit, a dependency injection framework for C++☆1,871Updated 6 months ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆762Updated 2 years ago
- A collection of as simple as possible, modern CMake projects☆1,221Updated 9 months ago
- A type safe SQL template library for C++☆2,594Updated last week
- Slides and other materials from CppCon 2019☆1,257Updated 2 years ago
- CMake module to speed up builds.☆1,306Updated 5 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,803Updated last year
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,340Updated 2 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆961Updated 6 months ago
- C++11 port of docopt☆1,081Updated 2 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,574Updated 6 months ago
- Higher-order functions for c++☆514Updated 3 weeks ago
- C++14 Dependency Injection library☆1,242Updated 8 months ago
- Slides and other materials from CppCon 2020☆1,630Updated 5 years ago
- C++ Benchmark Authoring Library/Framework☆859Updated last month