janwilmans / guidelinesLinks
C++ Default Guidelines
☆148Updated 2 months ago
Alternatives and similar repositories for guidelines
Users that are interested in guidelines are comparing it to the libraries listed below
Sorting:
- Articles on various software desing and development topics, with accent on the contamporary C++☆276Updated 3 months ago
- Data structures, algorithms, and C++ reference library☆177Updated last month
- Minimized version of cpp_starter_project☆188Updated 2 years ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆189Updated 7 months ago
- Best practices of Modern C++☆265Updated 5 years ago
- A directory for the Daily bit(e) of C++ series of posts.☆203Updated last year
- ☆59Updated last year
- Asynchronous Programming with C++, Published by Packt☆79Updated last year
- A highly optimised C++ library for mathematical applications and neural networks.☆176Updated 4 months ago
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆42Updated 2 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- A template repository for Advent Of Code 2023 with a devcontainer configuration that facilitates bleeding edge (C++20, C++23, C++26) C++ …☆29Updated 2 years ago
- Technical Note: From C++98 to C++2x☆144Updated 6 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- Slides and other materials from CppCon 2023☆333Updated last year
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆302Updated last month
- The project provides high-performance concurrency, enabling highly parallel computation.☆230Updated 2 months ago
- C++ Learning Resources☆203Updated 5 months ago
- ☆88Updated 2 years ago
- Light-weight Thread Pool library in modern C++☆103Updated last month
- Where to get started learning C++ and what resources are there.☆101Updated 5 years ago
- A C++ type to trace calls to special member functions.☆104Updated last year
- Slides and other materials from CppCon2021☆115Updated 2 years ago
- Source code and issues for C++ Initialization Story book☆61Updated 2 years ago
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆398Updated 2 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- C++ developer tool for detecting deadlocks☆46Updated 10 months ago
- C++ Fixed Containers☆433Updated last month
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 2 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆282Updated last year