Skip to content

Commit 73c7995

Browse files
committed
Merge pull request fffaraz#199 from ChaoMai/master
add ck in Concurrency category.
2 parents ca1fe4f + 423df94 commit 73c7995

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
@@ -170,6 +170,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
170170
* [ArrayFire](https://github.com/arrayfire/arrayfire) - A general purpose GPU library. [BSD]
171171
* [Boost.Compute](https://github.com/boostorg/compute) - A C++ GPU Computing Library for OpenCL. [Boost]
172172
* [Bolt](https://github.com/HSA-Libraries/Bolt) - A C++ template library optimized for GPUs. [Apache2]
173+
* [ck](https://github.com/concurrencykit/ck) - Concurrency primitives, safe memory reclamation mechanisms and non-blocking data structures. [BSD]
173174
* [C++React](https://github.com/schlangster/cpp.react) - A reactive programming library for C++11. [Boost]
174175
* [Intel TBB](https://www.threadingbuildingblocks.org/) - Intel® Threading Building Blocks. [GPL2 with runtime exception]
175176
* [junction](https://github.com/preshing/junction) - A library of concurrent data structures in C++. [BSD]

0 commit comments

Comments
 (0)