File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ All the lists in this page are either in alphabetical order or chronological ord
1919#### Programming Library
2020
2121- [ CAF: An Open Source Implementation of the Actor Model in C++] ( https://github.com/actor-framework/actor-framework )
22+ - [ CGraph: A cross-platform DAG framework based on C++17] ( https://github.com/ChunelFeng/CGraph )
2223- [ Chapel: A Programming Language for Productive Parallel Computing on Large-scale Systems] ( https://chapel-lang.org/ )
2324- [ Cilk Plus: C/C++ Extension for Data and Task Parallelism] ( https://www.cilkplus.org/ )
2425- [ Taskflow: A Modern C++ Parallel Task Programming Library] ( https://github.com/taskflow/taskflow )
@@ -34,7 +35,6 @@ All the lists in this page are either in alphabetical order or chronological ord
3435- [ STLab: High-level Constructs for Implementing Multicore Algorithms with Minimized Contention] ( http://stlab.cc/libraries/concurrency/ )
3536- [ Transwarp: A Header-only C++ Library for Task Concurrency] ( https://github.com/bloomen/transwarp )
3637- [ Workflow: C++ Parallel Computing and Asynchronous Networking Engine] ( https://github.com/sogou/workflow )
37- - [ CGraph: A cross-platform DAG framework based on C++17] ( https://github.com/ChunelFeng/CGraph )
3838
3939
4040#### Concurrent Data Structures
You can’t perform that action at this time.
0 commit comments