Skip to content

Commit 3247fc7

Browse files
authored
recommend CGraph to awesome-parallel-computing
1 parent af7708d commit 3247fc7

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
@@ -34,6 +34,7 @@ All the lists in this page are either in alphabetical order or chronological ord
3434
- [STLab: High-level Constructs for Implementing Multicore Algorithms with Minimized Contention](http://stlab.cc/libraries/concurrency/)
3535
- [Transwarp: A Header-only C++ Library for Task Concurrency](https://github.com/bloomen/transwarp)
3636
- [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)
3738

3839

3940
#### Concurrent Data Structures

0 commit comments

Comments
 (0)