fast_io icon indicating copy to clipboard operation
fast_io copied to clipboard

Significantly faster input/output for C++20

Results 52 fast_io issues
Sort by recently updated
recently updated
newest added

Calculate using Intel hardware instructions (_mm_crc32_u8) to calculate crc32

Decorators are designed as one major in 4 concepts group for fast_io in the first place. Unfortunately, i did not do it right. Now i have a new model that...

现在scan还是不能读入double或float吗?GCC和MSVC试了都不行。

@BobSteagall 's UTF-utils https://github.com/BobSteagall/utf_utils is too platform-specific and does not work with AVX512. Going to Rewrite it

https://github.com/cppfastio/fast_io/blob/master/benchmark/0003.file_io_hex/iobuf_file_addrvw.cc Anything like this for example that could skip zero, skip space, scan with prefix etc

C++23 adds std::float16_t but also std::bfloat16_t. https://github.com/cppfastio/fast_io/blob/bd32ed1f8fbc6cc44a541601fefc8e331f355b37/include/fast_io_unit/floating/punning.h#L137 @jk-jeon What's the value here?