Skip to content

平行・並列処理ライブラリとテストフレームワークの紹介を追加 #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 26, 2019

Conversation

rhysd
Copy link
Contributor

@rhysd rhysd commented Jul 26, 2019

主に C++11 以降のライブラリについて追加してみました.追加したライブラリは下記の通りです.いかがでしょう

  • Cpp-Taskflow MIT
    • C++17 以上でモダンな API でタスクフローが組める
    • work-stealing スケジューラによる高効率なタスクスケジューリング
    • chrome://tracing で実行状況をモニタできる
    • タスクフローをグラフ出力できる
  • googletest BSD 3-Clause
  • Catch Boost Software License
    • C++11 以上
    • シングルヘッダで外部依存ライブラリなし
    • 簡単に使い始められるインターフェース
  • doctest MIT
    • C++11 以上
    • シングルヘッダで外部依存ライブラリなし
    • ヘッダのコンパイル時間が非常に短く(ベンチマーク)、テスト実行のイテレーションを速く回せるのが売り

@Reputeless Reputeless merged commit 5ca1e8a into cppmap:master Jul 26, 2019
@Reputeless
Copy link
Member

新規ページの追加およびスタイルの統一もしていただき、ありがとうございます。

Reputeless added a commit that referenced this pull request Jul 26, 2019
#22 に関連したスタイルの調整
Reputeless added a commit that referenced this pull request Jul 26, 2019
#22 のコントリビュータ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy