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☆244Updated 2 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A fast work-stealing queue template in C++☆327Updated last year
- C++ library for executors☆513Updated 9 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 5 months ago
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- Boost.Lockfree☆146Updated 3 weeks ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- Example programs for Talking Async videos☆206Updated 2 years ago
- C++ standard library features, "from scratch"☆194Updated 10 months ago
- C++11 metaprogramming library☆278Updated 3 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- ☆276Updated 11 months ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆435Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- Lewis Baker's Blog☆73Updated 8 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- ☆236Updated 2 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- 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 …☆149Updated this week
- C++ cache with LRU/LFU/FIFO policies implementation☆374Updated 2 months ago
- Boost.org interprocess module☆167Updated last week
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year