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
- A feature complete LRU cache implementation in C++☆264Updated 6 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
- Presentation Material for C++Now 2018☆125Updated 7 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆229Updated 2 years ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- C++11 metaprogramming library☆280Updated last week
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Scope Guard & Defer C++☆181Updated 2 years ago
- C++ standard library features, "from scratch"☆193Updated last year
- ☆237Updated 4 months ago
- C++ library for executors☆515Updated 9 years ago
- Boost.Lockfree☆148Updated last month
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 8 years ago
- Example programs for Talking Async videos☆208Updated 2 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆152Updated 8 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆246Updated last year
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Lewis Baker's Blog☆73Updated 10 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated 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 …☆153Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Hands-On Design Patterns with C++, published by Packt☆384Updated 3 years ago
- Header-only library for multithreaded programming☆241Updated 2 weeks ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago