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
·
4 revisions
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!😊