Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7f46518

Browse files
committed
update
1 parent 25f5cfa commit 7f46518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

awesome-parallel-computing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ All the lists in this page are either in alphabetical order or chronological ord
4040
- [ConcurrentQueue: A Fast Multi-producer Multi-consumer Lock-free Concurrent Queue in C++](https://github.com/cameron314/concurrentqueue)
4141
- [libcds: A C++ library of Concurrent Data Structures](https://github.com/khizmax/libcds)
4242
- [ReaderWriterQueue: A Fast Single-producer Single-consumer Lock-free Queue in C++](https://github.com/cameron314/readerwriterqueue)
43-
- [xenium: A C++ library providing various concurrent data structures and reclamation schemes.](https://github.com/mpoeter/xenium)
43+
- [xenium: A C++ library Providing Various Concurrent Data Structures and Reclamation Schemes.](https://github.com/mpoeter/xenium)
4444

4545
#### Coroutine and Fiber
4646

0 commit comments

Comments
 (0)