Delta456 / modern_cpp_seriesLinks
Code for my Modern C++ Articles
☆36Updated 9 months ago
Alternatives and similar repositories for modern_cpp_series
Users that are interested in modern_cpp_series are comparing it to the libraries listed below
Sorting:
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆236Updated 2 years ago
- C++ Learning Resources☆199Updated last month
- Where to get started learning C++ and what resources are there.☆100Updated 4 years ago
- C++ Default Guidelines☆145Updated last month
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- A curated list of Modern C++ idioms☆22Updated 8 years ago
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆42Updated 2 years ago
- C++ Templates & Article☆27Updated 2 years ago
- Experiments with the C++ programming language.☆142Updated last week
- Best practices of Modern C++☆263Updated 4 years ago
- C++20 Static Branch library☆60Updated 2 months ago
- Very fast lock-free queue (thread safe)☆162Updated 3 weeks ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 9 months ago
- Google Benchmark data visualization tool☆27Updated last month
- Clean minimalist implementations of popular competitive programming algorithms☆214Updated 4 years ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆155Updated 3 months ago
- This repo contains all the code, slides and other reference documents used in community sessions.☆14Updated 2 years ago
- ☆15Updated 9 months ago
- Source for papers and proposals☆74Updated 2 months ago
- Slides for the C++ on Sea conference☆109Updated last year
- Data structures, algorithms, and C++ reference library☆177Updated 5 months ago
- C++ messaging and serialization library☆76Updated this week
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be us…☆76Updated last year
- X86 CPU topics overview for developers , oriented towards performance☆200Updated 5 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- 🧸 A tiny single-file version of the ModernCppStarter project for exploring libraries or playing with C++ code. Reproducible dependency m…☆88Updated last year
- Rules and submissions for the C++ Best Practices game jam(s)☆97Updated last year
- Example static/shared library output of cmake-init☆13Updated 6 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago