You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cqwrteur edited this page Apr 28, 2024
·
1 revision
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! 😊🚀