Skip to content

Commit 180b74c

Browse files
committed
add junction in Concurrency category.
1 parent f52ffbc commit 180b74c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
172172
* [Bolt](https://github.com/HSA-Libraries/Bolt) - A C++ template library optimized for GPUs. [Apache2]
173173
* [C++React](https://github.com/schlangster/cpp.react) - A reactive programming library for C++11. [Boost]
174174
* [Intel TBB](https://www.threadingbuildingblocks.org/) - Intel® Threading Building Blocks. [GPL2 with runtime exception]
175+
* [junction](https://github.com/preshing/junction) - A library of concurrent data structures in C++. [BSD]
175176
* [Libclsph](https://github.com/libclsph/libclsph) - An OpenCL based GPU accelerated SPH fluid simulation library. [MIT]
176177
* [OpenCL](https://www.khronos.org/opencl/) - The open standard for parallel programming of heterogeneous systems.
177178
* [OpenMP](http://openmp.org/) - The OpenMP API.

0 commit comments

Comments
 (0)