peter-can-write / cpp-notesLinks
My C++ Notes
☆104Updated 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.☆248Updated 11 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- C++ standard library features, "from scratch"☆188Updated 5 months ago
- Example programs for Talking Async videos☆196Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A fast work-stealing queue template in C++☆310Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Scope Guard & Defer C++☆175Updated last year
- Boost.Lockfree☆134Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 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 …☆144Updated 3 months ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆172Updated 5 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated last month
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++11 metaprogramming library☆261Updated 2 weeks ago
- C++ Templates - The Complete Guide, 2nd Edition☆143Updated 7 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…☆290Updated 3 weeks ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- C++ library for executors☆508Updated 8 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆134Updated 4 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆238Updated 10 months ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago