This library provides Stream implementations for common data types for productivity and performance improvements.
$ dotnet add package StreamLibThis library contains a collection of Streams. Each stream implementation aims at providing a single functionality only on top of the common Stream or other kind of data source (e.g. String).