Conan Center will stop receiving updates for Conan 1.x packages soon. 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...