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:
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆219Updated 2 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…☆295Updated 6 months 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 …☆150Updated 3 weeks ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Boost.Lockfree☆146Updated 2 weeks ago
- A single header standard C++ serialization framework.☆197Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- C++11 metaprogramming library☆278Updated last week
- C++ standard library features, "from scratch"☆194Updated 11 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Lewis Baker's Blog☆73Updated 8 months ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆438Updated 5 years ago
- A fast work-stealing queue template in C++☆330Updated last year
- A feature complete LRU cache implementation in C++☆260Updated 6 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Example programs for Talking Async videos☆208Updated 2 years ago
- Scope Guard & Defer C++☆179Updated last year
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- ☆276Updated last year
- C++ Templates - The Complete Guide, 2nd Edition☆150Updated 7 years ago
- Object pool implementation in C++11☆100Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Boost.Coroutine2☆136Updated 2 weeks ago