Skip to content

Commit b988919

Browse files
authored
change new pr alphabetical
1 parent 3247fc7 commit b988919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)