shafik / cpp_youtube_channelsLinks
Listing of C++ Youtube channels for conferences and user groups
☆271Updated 10 months ago
Alternatives and similar repositories for cpp_youtube_channels
Users that are interested in cpp_youtube_channels are comparing it to the libraries listed below
Sorting:
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆193Updated 6 years ago
- Where to get started learning C++ and what resources are there.☆100Updated 4 years ago
- C++20 features described in Before/After tables ("Tony Tables")☆336Updated 4 years ago
- Header-only library for multithreaded programming☆236Updated 5 months ago
- ☆308Updated 4 years ago
- Slides for the C++ on Sea conference☆109Updated last year
- ☆108Updated 4 years ago
- ☆234Updated 2 weeks ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- C++ standard library features, "from scratch"☆190Updated 7 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 10 months ago
- Concise CMake templates for creating C++ libraries or executables.☆127Updated 3 years ago
- Love template metaprogramming☆330Updated 3 years ago
- Tool for analyzing includes in C++☆205Updated last year
- think-cell core library☆440Updated last year
- C++ Introductory Tour. Click here to take the tour:☆136Updated 7 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- Demo Code for presentation "C++ In Action"☆149Updated last year
- ☆133Updated 3 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- C++ features jump start☆123Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- Minimized version of cpp_starter_project☆186Updated 2 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆274Updated last year
- A polymorphic value-type for C++