Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

fast_io/cci.20240729

fast_io is a C++ io exception-safe RAII library based on C++ 20 Concepts. It is at least 10 times faster than cstdio than iostream.
Recipe info
2024-07-31

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
fast_io/cci.20240729

Using fast_io

Loading ...
Loading...