www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17012] New: std.io: an io interface with support for streams

https://issues.dlang.org/show_bug.cgi?id=17012

          Issue ID: 17012
           Summary: std.io: an io interface with support for streams and
                    ranges
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: greeenify gmail.com

There has been a lot of work and libraries like iopipe do like very promising:

- https://github.com/schveiguy/iopipe
- https://github.com/jasonwhite/io
-
https://github.com/rejectedsoftware/vibe.d/blob/master/stream/vibe/stream/stdio.d

--
Dec 22 2016