MericLuc / Modern-cpp-concurrencyLinks
A repository containing small tests regarding c++ concurrency - especially for C++17 and C++20.
☆29Updated 5 years ago
Alternatives and similar repositories for Modern-cpp-concurrency
Users that are interested in Modern-cpp-concurrency are comparing it to the libraries listed below
Sorting:
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆75Updated last year
- Advanced C++ Programming CookBook, published by Packt☆109Updated 2 years ago
- Data Structures and Algorithms with the C++ STL, Published by Packt☆55Updated last year
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆126Updated last year
- C++ Default Guidelines☆147Updated 3 months ago
- Asynchronous Programming with C++, Published by Packt☆80Updated last year
- C++ System Programming Cookbook, published by Packt☆72Updated 2 years ago
- Modern C++ Programming Cookbook, Third Edition, Published by PACKT☆143Updated last year
- Expert C++, 2nd edition, published by Packt☆44Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆97Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- Slides and other materials from CppCon2021☆118Updated 2 years ago
- Template Metaprogramming with C++, published by Packt☆127Updated 2 years ago
- Parallel C++ algorithms☆66Updated last year
- ☆59Updated last year
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 2 years ago
- ☆55Updated last year
- C++ High Performance, published by Packt☆265Updated 2 years ago
- A template repository for Advent Of Code 2023 with a devcontainer configuration that facilitates bleeding edge (C++20, C++23, C++26) C++ …☆29Updated 2 years ago
- Modern C++ Programming Cookbook, Second Edition, published by Packt☆211Updated 3 years ago
- My talks from CppCon 2020☆23Updated 5 years ago
- Technical Note: From C++98 to C++2x☆145Updated 7 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆28Updated this week
- A simple replacement for std::unordered_map☆51Updated last year
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆37Updated 2 weeks ago
- ☆87Updated 2 years ago
- C++ developer tool for detecting deadlocks☆46Updated 11 months ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆246Updated last year
- Data structures, algorithms, and C++ reference library☆176Updated this week
- Algo trading code, documentation and webinars.☆70Updated 2 years ago