peter-can-write / cpp-notesLinks
My C++ Notes
☆106Updated 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:
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 3 months ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Example programs for Talking Async videos☆201Updated 2 years ago
- A fast work-stealing queue template in C++☆321Updated last year
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆432Updated 4 years ago
- C++ standard library features, "from scratch"☆193Updated 8 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++ library for executors☆509Updated 9 years ago
- ☆236Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆203Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- A feature complete LRU cache implementation in C++☆257Updated 5 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated 2 weeks ago
- Header-only library for multithreaded programming☆236Updated 6 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆132Updated 6 years ago
- The presentations of C++Now 2019.☆92Updated 5 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆313Updated 2 months ago
- ☆276Updated 9 months ago
- Lewis Baker's Blog☆72Updated 6 months ago
- High performance C++11 thread pool☆581Updated 5 years ago
- C++11 metaprogramming library☆267Updated 3 weeks ago
- Code samples from https://vorbrodt.blog/☆114Updated 4 months ago
- Boost.org interprocess module☆163Updated last month
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Scope Guard & Defer C++☆176Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago