peter-can-write / cpp-notes
My C++ Notes
☆102Updated 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
Sorting:
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆173Updated 5 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- C++ standard library features, "from scratch"☆185Updated 3 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆282Updated this week
- Hands-On Design Patterns with C++, published by Packt☆372Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆139Updated last month
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- C++11 metaprogramming library☆257Updated this week
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆245Updated 11 years ago
- Lewis Baker's Blog☆70Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 7 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☆157Updated last month
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 10 months ago
- Header-only library for multithreaded programming☆234Updated last month
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- A C++14 reflection library☆71Updated last month
- Boost.org type_traits module☆63Updated 3 weeks ago
- Boost.org serialization module☆128Updated last month
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Boost.org circular_buffer module☆56Updated last week
- Boost.Lockfree☆132Updated last month
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 11 months ago
- Boost.org unordered module☆72Updated 2 weeks ago
- High performance C++11 signals☆172Updated 5 years ago
- Boost.org interprocess module☆150Updated 3 weeks ago