There was an error while loading. Please reload this page.
2 parents af7708d + 3247fc7 commit b004e61Copy full SHA for b004e61
README.md
@@ -34,6 +34,7 @@ All the lists in this page are either in alphabetical order or chronological ord
34
- [STLab: High-level Constructs for Implementing Multicore Algorithms with Minimized Contention](http://stlab.cc/libraries/concurrency/)
35
- [Transwarp: A Header-only C++ Library for Task Concurrency](https://github.com/bloomen/transwarp)
36
- [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)
38
39
40
#### Concurrent Data Structures
0 commit comments