sftrabbit / CppPatterns-PatternsLinks
A repository of modern C++ patterns curated by the community.
☆1,438Updated 2 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:
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,256Updated 2 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,195Updated this week
- Functional programming style pattern-matching library for C++☆1,297Updated 3 years ago
- Slides and other materials from CppCon 2016☆1,815Updated 7 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,205Updated 4 years ago
- Presentation Materials from CppCon 2015☆1,789Updated 8 years ago
- Guidelines Support Library☆6,438Updated 2 weeks ago
- A type safe SQL template library for C++☆2,555Updated last week
- Your standard library for metaprogramming☆1,771Updated 3 weeks ago
- A collection of as simple as possible, modern CMake projects☆1,204Updated 4 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,542Updated 3 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆943Updated 3 weeks ago
- C++11 port of docopt☆1,056Updated last year
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆4,873Updated 3 months ago
- Speaker materials from CppCon 2014☆2,293Updated 9 years ago
- Slides and other materials from CppCon 2017☆1,811Updated 4 years ago
- Template for reliable, cross-platform C++ project setup using cmake.☆927Updated 2 months ago
- A C++11 library for serialization☆4,441Updated 5 months ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆757Updated last year
- A date and time library based on the C++11/14/17 <chrono> header☆3,263Updated 2 weeks ago
- Example library that shows best practices and proper usage of CMake by using targets☆674Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- CMake module to speed up builds.☆1,301Updated 5 years ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,209Updated 9 months ago
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,685Updated this week
- A guide for the rest of us on using C++ templates.☆562Updated 7 years ago
- Implementation of python itertools and builtin iteration functions for C++17☆1,409Updated 4 months ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,820Updated last year
- Lightweight profiler library for c++☆2,280Updated 6 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year