https://github.com/ferstormblessed/parallelism-cpp
Excersices and showcase/example code to learn the techniques/features C++ offers for concurrency and parallelism
https://github.com/ferstormblessed/parallelism-cpp
concurrent-programming cpp parallel-computing parallel-programming
Last synced: 6 months ago
JSON representation
Excersices and showcase/example code to learn the techniques/features C++ offers for concurrency and parallelism
- Host: GitHub
- URL: https://github.com/ferstormblessed/parallelism-cpp
- Owner: ferstormblessed
- Created: 2023-09-27T17:40:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T09:53:59.000Z (over 1 year ago)
- Last Synced: 2025-01-15T16:04:40.675Z (12 months ago)
- Topics: concurrent-programming, cpp, parallel-computing, parallel-programming
- Language: C++
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Concurrency and Parallelism with C++
Excersices and showcase/example code to learn the techniques/features C++ offers for concurrency and parallelism