Description
Initial project template from stack.
Description
Please see README.md
README.md
stream
NOTE This library is very much in prerelease state. If you see this released anywhere, it's just available for easier sharing with others. Please do not start using it yet.
Streaming data library built around making stream fusion a first-class concept. Focus is on high performance and usability.
Unlike more commonly used streaming libraries (like conduit, enumerator, or pipes), this library is not coroutine based.