task-graph

There are 17 repositories under task-graph topic.

  • ConorWilliams/libfork

    A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines

    Language:C++762211735
  • It4innovations/hyperqueue

    User-friendly Scheduler for sub-node tasks for HPC systems

    Language:Rust491828540
  • dpuyda/scheduling

    A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.

    Language:C++56331
  • tzcnt/TooManyCooks

    C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.

    Language:C++49211
  • ComputationalRadiationPhysics/redGrapes

    Resource-based, Declarative task-Graphs for Parallel, Event-driven Scheduling :grapes:

    Language:C++248374
  • fpv-iplab/Differentiable-Task-Graph-Learning

    Code for the paper "Differentiable Task Graph Learning: Procedural Activity Representation and Online Mistake Detection from Egocentric Videos" [NeurIPS (spotlight), 2024]

    Language:Python17322
  • sina33/heft

    HEFT and CPOP task scheduling algorithms

    Language:Python11111
  • kallaballa/Plan-V4D

    Plan-V4D: A task graph engine with support for video/graphics in conjuction with computer vision (using OpenCV). It features 2D vector graphics using NanoVG, bgfx for 3D and a GUI based on ImGui. It (on supported systems) provides OpenCL/OpenGL and OpenCL/VAAPI interoperability and uses hardware acceleration whenever possible

    Language:C++7281
  • davidschreiber/inspector-graphetto

    Inspector Graphetto - Gradle task execution graph inspection and visualization plugin.

    Language:Kotlin5110
  • semeniuta/visionfuncs

    Python library providing a collection of functions realizing common computer vision functionality, based on OpenCV and NumPy.

    Language:Python3300
  • sina33/scheduler

    genetic algorithm on task scheduling problem

    Language:Python2100
  • loopyme/Task-Graph

    [WIP][onHold] Make computer lazy and build a dynamic task graph for your project!

    Language:Python1000
  • morkonrad/CoopCL

    Header only C++ lib for collaborative CPU-GPU task graph execution

    Language:C++1101
  • zgornel/DispatcherCache.jl

    Adaptive persistency-based mechanism for Dispatcher task graphs

    Language:Julia1301
  • lowmelvin/mini-task

    Mini task graph for Scala 3

    Language:Scala0101
  • turing-complete/tgff

    Parser for the TGFF format

    Language:Go0200
  • BeardyKing/kah_engine_c

    Vulkan Game Engine - Once More, With Feeling

    Language:C