Repository navigation

#

iostream

fast_io is a C++ general-purpose exception-safe RAII I/O library based on C++ 20 Concepts. It is at least ten times faster than cstdio or iostream.

C++
903
5 年前

Split into data blocks,In this format, efficient reading can be realized,Avoid unnecessary data reading operations.

Java
31
2 年前

generic I/O streams of bytes

OCaml
27
2 个月前

Allows a programmer to print table-like outputs over std::ostream.

C++
26
2 年前

Nakov.IO.Cin is console input for C# in the C++ style: cin >> x >> y;

C#
14
4 年前

An std::iostream derived C++ class for synchronous socket I/O.

C++
11
1 年前

Примеры использования потоков в C++

C++
10
8 年前

Stocksage is a comprehensive trading platform aimed at empowering investors and traders to buy and sell stocks with simplicity and accuracy, to create a seamless and interactive platform to browse market trends, perform transactions, and track portfolio performance.

Java
4
2 年前

Hospital Queue System: A robust system for managing patient queues in hospitals. This project features a user-friendly graphical interface for efficiently handling patient records and processing queues, improving overall management and patient flow within medical facilities.

C++
3
7 个月前

A replacement for std::cerr that prints source points and STL containers.

C++
2
2 年前

A C++17 implementation that adds color capabilities to streams

C++
2
7 年前

STL iostreams for Arduino.

C++
2
6 年前

A C++ project for the CS214 data structure course it is a program uses linked list designed for students to manage their finances efficiently. It helps track income, categorize expenses, and provides a detailed budget

C++
1
7 个月前

Portable and easy-to-use C++ library which provides a safe CLI Menu for user-defined functions

C++
1
4 个月前

C++ IOStream Examples

C++
1
5 年前

My Course related basic Java projects , work on banking system (Bank_Application) through iostream.

Java
1
2 年前

Note-taking GUI application, very barebones

C++
1
6 年前

The classic snake game that putting its all logics/gameplay together within the terminal. written in c++

C++
1
5 年前

Portable and easy-to-use C++ library which provides clean input/output operations.

C++
1
4 个月前