peter-can-write / cpp-notesLinks
My C++ Notes
☆107Updated 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:
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- Presentation Material for C++Now 2018☆125Updated 7 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…☆293Updated 7 months ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆440Updated 5 years ago
- Boost.Lockfree☆148Updated this week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 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 …☆153Updated 2 months ago
- C++ library for executors☆515Updated 9 years ago
- C++11 metaprogramming library☆280Updated 2 weeks ago
- Example programs for Talking Async videos☆208Updated 2 years ago
- Header-only library for multithreaded programming☆241Updated last week
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆153Updated 8 years ago
- Lewis Baker's Blog☆73Updated 10 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- Scope Guard & Defer C++☆182Updated 2 years ago
- Boost.org interprocess module☆172Updated last week
- ☆276Updated last year
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Boost.org serialization module☆131Updated last month
- C++ standard library features, "from scratch"☆193Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- Boost.org signals2 module☆86Updated 2 weeks ago