A repository of modern C++ patterns curated by the community.
☆1,456Aug 15, 2022Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆45,231Updated this week
- A collection of resources on modern C++☆13,120Aug 20, 2024Updated last year
- A cheatsheet of modern C++ language and library features.☆21,837Jun 9, 2026Updated 2 months ago
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,799Aug 6, 2024Updated 2 years ago
- Guidelines Support Library☆6,702Jul 15, 2026Updated 3 weeks ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,376Apr 12, 2026Updated 3 months ago
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++…☆21,422Updated this week
- A modern formatting library☆23,716Updated this week
- A high performance, middleware oriented C++14 http web framework please use matt-42/lithium instead☆1,721Oct 29, 2020Updated 5 years ago
- Speaker materials from CppCon 2014☆2,305Jan 10, 2016Updated 10 years ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,411May 11, 2026Updated 2 months ago
- Presentation Materials from CppCon 2015☆1,789May 25, 2017Updated 9 years ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,291Jul 15, 2026Updated 3 weeks ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,430Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Instant compile time C++ 11 metaprogramming library☆569Updated this week
- An open-source C++ library developed and used at Facebook.☆30,488Updated this week
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,202Jun 16, 2021Updated 5 years ago
- Abseil Common Libraries (C++)☆18,060Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,615May 29, 2025Updated last year
- Presentation materials for C++Now 2015☆200Jul 21, 2015Updated 11 years ago
- Various synchronization primitives for multithreaded applications in C++11.