#graph #task #format #free #parser

tgff

The library provides a parser for the TGFF (Task Graphs For Free) format

19 releases

Uses old Rust 2015

0.1.10 Jul 26, 2015
0.1.9 Apr 5, 2015
0.1.8 Mar 26, 2015
0.1.6 Feb 22, 2015
0.0.1 Nov 20, 2014

#2535 in Parser implementations

MIT license

79KB
512 lines

Task Graphs For Free Version Status

The library provides a parser for the TGFF (Task Graphs For Free) format, which is a format for storing task graphs and accompanying data used in scheduling and allocation research.

Documentation

Contributing

  1. Fork the project.
  2. Implement your idea.
  3. Open a pull request.

lib.rs:

A parser for the TGFF (Task Graphs For Free) format.

No runtime deps