Fastest way to read very large file(Gb to Tb) in C++

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • llfio

    P1031 low level file i/o and filesystem library for the C++ standard

  • Yeah agreed I would say you are looking for https://github.com/ned14/llfio

  • mio

    Cross-platform C++11 header-only library for memory mapped file IO (by vimpunk)

  • I would memory map it. Use this lib: https://github.com/mandreyel/mio

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts