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:
- Lightweight locality-aware user-level threading runtime.☆196Updated 3 weeks ago
- A collection of CMake examples for demonstration purposes.☆19Updated 5 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- C++ QD locking library☆11Updated 2 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- For details, see the blog post:☆33Updated last year
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 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
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Boost.Asio network programming little book☆84Updated 5 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Programatically obtain information about the pages backing a given memory region☆79Updated 3 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Sorting algorithm quicker than MergeSort, and is adaptive and stable.☆40Updated 3 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Material and work for O'Reilly courses and publications☆11Updated 5 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago