37 skills found · Page 1 of 2
RaftLib / RaftLibThe RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators
dstahlke / Gnuplot IostreamC++ interface to gnuplot
mike-matera / ArduinoSTLAn STL and iostream implementation based on uClibc++ that supports my CS-11M class.
johnmoore / IOStreamNo description available
chriskohlhoff / UrdlUrdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to standard C++ iostreams and an asynchronous interface for use with Boost.Asio.
reidmorrison / IostreamsIOStreams is an incredibly powerful streaming library that makes changes to file formats, compression, encryption, or storage mechanism transparent to the application.
tsaarni / Cpp Subprocesspopen() -like C++ library with iostream support for stdio forwarding
purplesyringa / BlazingioRidiculously fast <iostream> re-implementation
boostorg / IostreamsBoost.org iostreams module
BeardedManZhao / DataTearSplit into data blocks,In this format, efficient reading can be realized,Avoid unnecessary data reading operations.
c-cube / Ocaml Iostreamgeneric I/O streams of bytes
OzanCansel / TableprinterAllows a programmer to print table-like outputs over std::ostream.
nakov / Nakov.io.cinNakov.IO.Cin is console input for C# in the C++ style: cin >> x >> y;
kzahel / Ktorrenta torrent downloader using tornado's ioloop and iostream
fisherro / StreamsThoughts for replacing C++ iostreams.
Protovision / SocketstreamAn std::iostream derived C++ class for synchronous socket I/O.
kelindar / IostreamSimple binary reader and writer
hstraub / SocketxxSocket++ is a family of C++ classes that gives the same interface as the iostream classes for input and output for communication between processes.
iassasin / Streambuf ExamplesПримеры использования потоков в C++
faithandbrave / CoutlnC++ Iostream tools