NanXiao / openmp-little-bookLinks
A little book which introduces OpenMP C/C++ concurrency programming.
☆22Updated 7 years ago
Alternatives and similar repositories for openmp-little-book
Users that are interested in openmp-little-book are comparing it to the libraries listed below
Sorting:
- A universal thread-safe memory pool.☆26Updated 7 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 5 months ago
- multi-way atomic compare-and-swap with x64/TSX