peter-can-write / cpp-notesLinks
My C++ Notes
☆103Updated 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:
- C++11 metaprogramming library☆258Updated 3 weeks ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- Header-only library for multithreaded programming☆233Updated 2 months ago
- C++ serializers benchmark with realistic data☆124Updated 2 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 …☆141Updated 2 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++ standard library features, "from scratch"☆185Updated 4 months ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆288Updated 3 weeks ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- Boost.org interprocess module☆151Updated 2 weeks ago
- Scope Guard & Defer C++☆173Updated last year
- C++ Templates - The Complete Guide, 2nd Edition☆142Updated 7 years ago
- Lewis Baker's Blog☆70Updated 2 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Boost.org serialization module☆129Updated last month
- Boost.org circular_buffer module☆58Updated last month
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆247Updated 11 years ago
- Boost.Lockfree☆133Updated 2 weeks ago
- C++ library for executors☆503Updated 8 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 8 months ago
- High performance C++11 signals☆172Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Book files for https://theboostcpplibraries.com/☆99Updated 2 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- A C++14 reflection library☆72Updated last week
- Example programs for Talking Async videos☆194Updated 2 years ago