peter-can-write / cpp-notes
My C++ Notes
☆101Updated 4 years ago
Alternatives and similar repositories for cpp-notes:
Users that are interested in cpp-notes are comparing it to the libraries listed below
- Header-only library for multithreaded programming☆233Updated last month
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 8 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++11 metaprogramming library☆255Updated last month
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆245Updated 11 years ago
- Example programs for Talking Async videos☆183Updated 2 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆280Updated 3 months ago
- The presentations of C++Now 2019.☆90Updated 5 years ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆172Updated 5 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆60Updated 5 months ago
- C++ standard library features, "from scratch"☆183Updated last month
- Lewis Baker's Blog☆70Updated 2 years ago
- A fast work-stealing queue template in C++☆302Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months ago
- C++ library for executors☆499Updated 8 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆136Updated 7 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆227Updated 5 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆145Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- Boost.org smart_ptr module☆109Updated last month
- Boost.org interprocess module☆143Updated last month
- Polymorphic memory resource for real-time applications.☆65Updated last year
- A C++14 reflection library☆68Updated 2 months ago
- Scope Guard & Defer C++☆164Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆211Updated 11 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago