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:
- For details, see the blog post:☆34Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Lightweight locality-aware user-level threading runtime.☆198Updated last week
- A tiny Unix dynamic memory allocator library.☆62Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- C++ QD locking library☆11Updated 2 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- ☆111Updated last year
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 3 months ago
- Thread-safe cross-platform event loop library in C++☆184Updated 3 weeks ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- ☆21Updated 6 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- ☆172Updated 6 years ago
- Add-on packages for Vector class library☆76Updated last year
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago