NanXiao / openmp-little-bookLinks
A little book which introduces OpenMP C/C++ concurrency programming.
☆23Updated 8 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
- Material and work for O'Reilly courses and publications☆11Updated 5 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated last week
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- Lightweight locality-aware user-level threading runtime.☆197Updated 3 weeks ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- C++ Summer Lecture Series 2016☆14Updated 9 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- ☆31Updated 10 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 8 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- C++ QD locking library☆11Updated 2 months ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A collection of CMake examples for demonstration purposes.☆19Updated 5 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Wannabe Main Memory Database and More☆54Updated 5 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- A benchmark of some prominent C/C++ hash table implementations☆104Updated 6 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 10 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago