Where to get started learning C++ and what resources are there.
☆101Oct 20, 2020Updated 5 years ago
Alternatives and similar repositories for cpp_learning
Users that are interested in cpp_learning are comparing it to the libraries listed below
Sorting:
- Listing of C++ Youtube channels for conferences and user groups☆274Sep 30, 2024Updated last year
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆197Aug 1, 2019Updated 6 years ago
- Enumerating all of the Undefined Behavior in C++☆38Apr 26, 2022Updated 3 years ago
- Presentation for Meeting C++ 2022☆10Nov 20, 2022Updated 3 years ago
- Using C++ templates to track dimensional metadata☆11Nov 20, 2020Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- Some tools for getting C++ configured on various platforms.☆35May 13, 2024Updated last year
- Determine programatically C from C++ as well as various versions☆199Sep 22, 2021Updated 4 years ago
- Optimizing the memory layout of std::tuple☆34Jun 15, 2020Updated 5 years ago
- ☆22Nov 6, 2023Updated 2 years ago
- Type traits for properties of C / C++ enum types☆22Jul 9, 2019Updated 6 years ago
- Tasks and helper libraries for nimble C++ course☆21Jan 14, 2025Updated last year
- Slides for my 2019 presentation at C++ on Sea☆13Aug 10, 2021Updated 4 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Jan 4, 2023Updated 3 years ago
- Experiments with compile-time metaprogramming☆11Dec 29, 2025Updated last month
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Flat containers for C++☆20Oct 22, 2016Updated 9 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Apr 30, 2020Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- ☆22Oct 19, 2020Updated 5 years ago
- My Talk on C++20's Concepts☆23Sep 23, 2020Updated 5 years ago
- ☆10Feb 11, 2026Updated 2 weeks ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- Catalog of C++ conferences worldwide☆12Aug 25, 2024Updated last year
- Slides for the C++ on Sea conference☆109Nov 22, 2023Updated 2 years ago
- A boilerplate for creating new C++ projects.☆49May 12, 2025Updated 9 months ago
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- ExplorerScript and SSBScript: Script languages for decompiled SSB (Pokémon Mystery Dungeon Explorers of Sky)☆19Nov 11, 2025Updated 3 months ago
- A C++20 header-only library to convert Structs to Tuples, and Tuples to Structs!☆15Jan 23, 2025Updated last year
- Code and slides from Lisa Lippincott's “How to Call C libraries from C++” presentation from Cppcon 2014☆11Feb 20, 2016Updated 10 years ago
- C++20 for flag enums☆27Jun 7, 2020Updated 5 years ago
- C++ reimplementation of cpplint.py☆33Oct 30, 2025Updated 3 months ago
- C++14 code to convert integers to strings at compile-time☆121Jan 2, 2025Updated last year
- Contains code of the book "Introduction to Programming with C++ for Engineers" by prof. Bogusław Cyganek, Wiley-IEEE, 2020☆52Jan 4, 2024Updated 2 years ago
- Encoding x86 instructions (don't take it serious!)☆13Jan 29, 2023Updated 3 years ago
- Comparison operators for std::span☆16Mar 27, 2020Updated 5 years ago
- A C++11 Utility Library☆15May 18, 2015Updated 10 years ago
- Material and work for O'Reilly courses and publications☆11May 19, 2020Updated 5 years ago
- Implementation and optimization of std::any☆32Nov 1, 2021Updated 4 years ago