fast_io/cci.20240219

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-02-23

Available packages
Header Only

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

Using fast_io

Loading ...
Loading...