The StreamSuite is a suite of commandline utilities written in c# that manage NTFS alternate file streams (currently only available in Win2k and WinXP). I hope to eventually be able to make it as easy to work with file streams as with regular files.
JStream is a stream manipulator based on plugin architecture.
Streams are manipulated via custom scripts (Java language).
JStream uses Java NIO for better performances.
With JStream, you can easyly create programs like : MD5Sum, TCP Redirector...