News

You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
This project implements a Unix-like pipeline processing system in Go, where data flows through a series of processing functions connected by channels.