MericLuc / Modern-cpp-concurrencyLinks
A repository containing small tests regarding c++ concurrency - especially for C++17 and C++20.
☆29Updated 4 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…☆73Updated last year
- C++ Default Guidelines☆147Updated this week
- Asynchronous Programming with C++, Published by Packt☆67Updated 10 months ago
- Advanced C++ Programming CookBook, published by Packt☆108Updated 2 years ago
- C++ High Performance, published by Packt☆265Updated 2 years ago
- Technical Note: From C++98 to C++2x☆144Updated 4 months ago
- An Efficient C++ Fixed Block Memory Allocator☆37Updated 2 months ago
- Template Metaprogramming with C++, published by Packt☆122Updated 2 years ago
- Slides and other materials from CppCon2021☆115Updated 2 years ago
- ☆55Updated last year
- A simple replacement for std::unordered_map☆50Updated last year
- Data Structures and Algorithms with the C++ STL, Published by Packt☆51Updated last year
- ☆59Updated last year
- The Art of Writing Efficient Programs, published by Packt☆328Updated last year
- ☆88Updated 2 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆196Updated 4 months ago
- Parallel C++ algorithms☆66Updated last year
- Code from the BitsOfQ youtube channel☆58Updated 2 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆244Updated last year
- C++ System Programming Cookbook, published by Packt☆71Updated 2 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆108Updated last year
- Concurrency with modern C++☆32Updated 4 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- This is the code repository for my book "C++20 - Get the Details"☆101Updated last year
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- c++ wrapper around libpapi☆80Updated 7 years ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆105Updated last year
- C++20 Memory Allocator library☆36Updated 5 months ago
- C++ High Performance Second Edition, published by Packt☆274Updated 2 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 5 months ago