burlachenkok / CPP_from_1998_to_2020
Technical Note: From C++98 to C++2x
☆143Updated last month
Alternatives and similar repositories for CPP_from_1998_to_2020
Users that are interested in CPP_from_1998_to_2020 are comparing it to the libraries listed below
Sorting:
- A directory for the Daily bit(e) of C++ series of posts.☆197Updated 10 months ago
- C++ light-weight Thread Pool library☆96Updated 2 months ago
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆41Updated 2 years ago
- Complete Project Documentation☆94Updated last year
- Articles on various software desing and development topics, with accent on the contamporary C++☆259Updated this week
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 3 weeks ago
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆347Updated 2 years ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆98Updated last year
- C++ Default Guidelines☆145Updated 4 months ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆172Updated 2 weeks ago
- Template Metaprogramming with C++, published by Packt☆101Updated 2 years ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆142Updated last week
- Demo Code for presentation "C++ In Action"☆147Updated last year
- C++ developer tool for detecting deadlocks☆44Updated 3 months ago
- Listing of C++ Youtube channels for conferences and user groups☆268Updated 7 months ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆234Updated 8 months ago
- C++20 Meta-Programming library☆281Updated 3 weeks ago
- Best practices of Modern C++☆262Updated 4 years ago
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆190Updated 5 years ago
- General-purpose C++ graph library☆212Updated last month
- This is the code repository for my book "C++20 - Get the Details"☆95Updated last year
- Slides and other materials from CppCon2021☆105Updated last year
- Example implementation for std::synchronized_value☆25Updated 4 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆366Updated 6 months ago
- C++ High Performance Second Edition, published by Packt