An open API service aggregating public data about GitHub Sponsors.

taskflow

View JSON Representation

A General-purpose Parallel and Heterogeneous Task Programming System

Funding Links: https://github.com/sponsors/taskflow

GitHub Sponsors Profile

Taskflow addresses the long-standing question: "How can we make it easier for developers to write parallel and heterogeneous programs with high performance and simultaneous high productivity?" Modern scientific computing relies on a heterogeneous mix of computational patterns, domain algorithms, and specialized hardware to achieve key scientific milestones that go beyond traditional capabilities. However, programming these applications is very challenging, due to various concurrency details that are known difficult to program correctly. Taskflow aims to streamline this process by developing new powerful programming models and system runtimes to assist developers with the implementation and development of parallel algorithms.
Taskflow has helped many applications boost their performance using minimal programming effort. It is being used by many academic and industrial projects on parallelism. Your support is essential for Taskflow to continue on its vision for an open, accessible, and sustainable system asset for parallel and heterogeneous computing.

Featured Works

taskflow/taskflow

A General-purpose Task-parallel Programming System using Modern C++

Language: C++ - Stars: 10674
taskflow/tfprof

Profiling Taskflow Programs through Visualization

Language: JavaScript - Stars: 50
taskflow/taskflow.github.io

Taskflow website

Language: JavaScript - Stars: 12