sftrabbit / CppPatterns-Patterns
A repository of modern C++ patterns curated by the community.
☆1,428Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for CppPatterns-Patterns
- Your standard library for metaprogramming☆1,696Updated 2 months ago
- Speaker materials from CppCon 2014☆2,269Updated 8 years ago
- Slides and other materials from CppCon 2016☆1,809Updated 6 years ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,113Updated 3 months ago
- Presentation Materials from CppCon 2015☆1,779Updated 7 years ago
- Slides and other materials from CppCon 2017☆1,783Updated 4 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,135Updated last month
- C++ compile-time enum to string, iteration, in a single header file☆1,669Updated 8 months ago
- A type safe SQL template library for C++☆2,469Updated this week
- Implementation of python itertools and builtin iteration functions for C++17☆1,366Updated 3 weeks ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,115Updated this week
- Functional programming style pattern-matching library for C++☆1,281Updated 3 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,204Updated 3 years 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,495Updated 3 months ago
- A guide for the rest of us on using C++ templates.☆552Updated 6 years ago
- C++11 port of docopt☆1,045Updated 6 months ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,154Updated this week
- Guidelines Support Library☆6,194Updated 2 weeks ago
- Compile Time Regular Expression in C++☆3,361Updated last month
- Experimental deferred and unordered destruction library for C++☆915Updated 5 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,540Updated last month
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,374Updated 2 years ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆898Updated last week
- A collection of as simple as possible, modern CMake projects☆1,165Updated 3 weeks ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆745Updated last year
- Slides and other materials from CppCon 2020☆1,626Updated 4 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,087Updated 3 weeks ago
- Fruit, a dependency injection framework for C++☆1,814Updated 3 months ago
- Slides and other materials from CppCon 2018☆1,426Updated 5 years ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,250Updated last month