Skip to Content

fastio v2024-07-05

Created
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.

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • YexuanXiao's avatar YexuanXiao
  • Weihang Ding's avatar Weihang Ding
  • MonicaLiu's avatar MonicaLiu
  • Cheney Wang's avatar Cheney Wang

# Changelog

  • 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)

# Source