NanXiao / openmp-little-bookLinks
A little book which introduces OpenMP C/C++ concurrency programming.
☆23Updated 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
- Lightweight locality-aware user-level threading runtime.☆198Updated last month
- Material and work for O'Reilly courses and publications☆11Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆73Updated 5 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
- Boost.Asio network programming little book☆84Updated 5 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- For details, see the blog post:☆34Updated 2 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆75Updated 4 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago
- parsertl: The Modular Parser Generator☆16Updated 3 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- ☆21Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- ☆39Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago