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 2 years ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- Presentation Material for C++Now 2018☆125Updated 7 years ago
- C++ standard library features, "from scratch"☆194Updated 11 months ago
- Example programs for Talking Async videos☆208Updated 2 years ago
- A High-Performance Work-Stealing Queue for C++☆331Updated this week
- C++11 metaprogramming library☆279Updated 3 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Header-only library for multithreaded programming☆240Updated 9 months ago
- Boost.Lockfree☆148Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- A feature complete LRU cache implementation in C++☆262Updated 6 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Scope Guard & Defer C++☆181Updated last year
- ☆276Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 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 …☆152Updated last month
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆440Updated 5 years ago
- C++ implementation of a memory efficient hash map and hash set☆367Updated 2 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- C++ library for executors☆515Updated 9 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆376Updated 2 weeks ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆294Updated 6 months ago
- Lewis Baker's Blog☆73Updated 9 months ago
- A single header standard C++ serialization framework.☆199Updated 4 years ago