rmfalves/pmrobo
PMRobo is a cloud-based, multi-threaded project scheduling engine written in Go. Given project constraints such as task dependencies, resource capacities, and task resource consumption, it sets task start dates so that all constraints are met and the project is completed in the shortest possible timeframe.
GoAGPL-3.0