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:
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆195Aug 1, 2019Updated 6 years ago
- Listing of C++ Youtube channels for conferences and user groups☆274Sep 30, 2024Updated last year
- 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
- Flat containers for C++☆20Oct 22, 2016Updated 9 years ago
- Tasks and helper libraries for nimble C++ course☆21Jan 14, 2025Updated last year
- C++ type_name template utilities for pretty-printing type names☆13Feb 1, 2019Updated 7 years ago
- A collection of various Qt-based classes and code snippets☆22Mar 12, 2026Updated last week
- A C++11 Utility Library☆15May 18, 2015Updated 10 years ago
- Implementation and optimization of std::any☆32Nov 1, 2021Updated 4 years ago
- Using C++ templates to track dimensional metadata☆11Nov 20, 2020Updated 5 years ago
- Comparison operators for std::span☆16Mar 27, 2020Updated 5 years ago
- Type traits for properties of C / C++ enum types☆22Jul 9, 2019Updated 6 years ago
- Asynchronous C++ interoperability for Rust☆10Sep 21, 2021Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- Optimizing the memory layout of std::tuple☆34Jun 15, 2020Updated 5 years ago
- Some tools for getting C++ configured on various platforms.☆35May 13, 2024Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Code and slides from Lisa Lippincott's “How to Call C libraries from C++” presentation from Cppcon 2014☆11Feb 20, 2016Updated 10 years ago
- A lightweight, non-owning reference to a callable.☆183Updated this week
- Today at work we talked about...☆34Feb 24, 2026Updated 3 weeks ago
- C++14 code to convert integers to strings at compile-time☆120Jan 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
- Slides for my 2019 presentation at C++ on Sea☆13Aug 10, 2021Updated 4 years ago
- Peter Sommerlad's Simple Strong Typing☆34Oct 11, 2023Updated 2 years ago
- A dynamic string data type implementation for C.☆18Aug 4, 2022Updated 3 years ago
- My Talk on C++20's Concepts☆23Sep 23, 2020Updated 5 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
- Catalog of C++ conferences worldwide☆12Feb 23, 2026Updated 3 weeks ago
- Compiler-neutral Internal Program Representation for C++☆232Updated this week
- A few classes which compile faster than the classes that they replace☆12Apr 5, 2014Updated 11 years ago
- ☆22Nov 6, 2023Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Apr 30, 2020Updated 5 years ago
- K_means clustering implementation in C++20 and range-v3☆15Sep 7, 2021Updated 4 years ago
- Slides for the C++ on Sea conference☆108Nov 22, 2023Updated 2 years ago
- ☆22Oct 19, 2020Updated 5 years ago
- easy to use callback library for C++☆42Apr 3, 2017Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Mar 29, 2021Updated 4 years ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year