Skip to content

Commit ca1fe4f

Browse files
committed
Merge pull request fffaraz#198 from ChaoMai/master
add libcds in Concurrency category.
2 parents c66f5e5 + d4987f2 commit ca1fe4f

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
@@ -173,6 +173,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
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]
175175
* [junction](https://github.com/preshing/junction) - A library of concurrent data structures in C++. [BSD]
176+
* [libcds](https://github.com/khizmax/libcds) - A C++ library of Concurrent Data Structures. [BSD]
176177
* [Libclsph](https://github.com/libclsph/libclsph) - An OpenCL based GPU accelerated SPH fluid simulation library. [MIT]
177178
* [OpenCL](https://www.khronos.org/opencl/) - The open standard for parallel programming of heterogeneous systems.
178179
* [OpenMP](http://openmp.org/) - The OpenMP API.

0 commit comments

Comments
 (0)