Skip to content

Releases: GraphStreamingProject/GutterTree

v1.0.0

16 Sep 02:51
1a2c5ba
Compare
Choose a tag to compare

v1.0.0 Initial Release

Initial release of guttering code. API for guttering data-structures is defined in include/guttering_system.h the key functions here are insert(), get_data(), get_data_callback(), force_flush(), and set_non_block().

Contributions from @Victor-C-Zhang, @DanielDeLayo, and @etwest