[Issue 17012] New: std.io: an io interface with support for streams and ranges

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Dec 22 09:02:33 PST 2016


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 at puremagic.com
          Reporter: greeenify at 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

--


More information about the Digitalmars-d-bugs mailing list