Skip to content

fastiov2024-12-05

Updated

fast_io is an extremely fast C++20 input/output library aiming to replace <iostream> and <cstdio>. It supports networking, NT apis, pipe, filesystem, winrt hstring, Qt, OpenSSL, cryptography. It is freestanding and it works on any platform, including dos, win95, wasm, linux kernel, windows kernel or your own operating system kernel. It has no dependencies.

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • YexuanXiao's avatarYexuanXiao
  • Weihang Ding's avatarWeihang Ding
  • MonicaLiu's avatarMonicaLiu
  • Cheney Wang's avatarCheney Wang
  • Mengna-Li's avatarMengna-Li

#Changelog

  • 0715d0d[fastio] update to 2024-12-05 (#42871)
  • fa1aab6[fastio] update to 2024-07-05 (#39845)
  • faf6deb[fastio] Update to 2023-11-06 (#35596)
  • 0830ecc[fastio] Bump to 2023-07-06 (#32952)
  • eaf5e90[fastio] Add fastio port file (#27813)