Repository navigation
iostream
- Website
- Wikipedia
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.
Allows a programmer to print table-like outputs over std::ostream.
An std::iostream derived C++ class for synchronous socket I/O.
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.
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.
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
Portable and easy-to-use C++ library which provides a safe CLI Menu for user-defined functions
My Course related basic Java projects , work on banking system (Bank_Application) through iostream.
The classic snake game that putting its all logics/gameplay together within the terminal. written in c++