-
Notifications
You must be signed in to change notification settings - Fork 55
00. Introduction
Welcome to the fast_io wiki!
fast_io is a C++20 input/output library that provides exceptional speed and is designed to replace the commonly used and libraries. It is a header-only library and is licensed under the MIT license, making it easy to include in any project. However, it requires a C++20 compiler that supports concepts. If you are looking for an efficient alternative to traditional I/O streams, fast_io might be a great choice for your C++ projects!
It aims to work across various platforms, including those without a traditional operating system or Linux/Windows kernel. It even supports custom operating systems like Vinix. Additionally, fast_io extends its compatibility to legacy systems such as Windows 95 and DOS. If you encounter any issues while compiling or running fast_io on a platform that adheres to the current C++ standard, please do not hesitate to report them. We are committed to improving and ensuring smooth functionality across diverse environments! 😊🚀