Is there a good cross-platform (Windows / Linux) C or C++ library for file I/O?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • llfio

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

  • There are ten examples of use within https://github.com/ned14/llfio/tree/develop/example which are hopefully self explanatory with a bit of study.

  • mio

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

  • I could, but it's not what I want. For memory mapping there's a nice small cross-platform library called mio.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • fast_io

    Significantly faster input/output for C++20 (by cppfastio)

  • Are you asking fast_io ???

  • libuv

    Cross-platform asynchronous I/O

  • RapidJSON

    A fast JSON parser/generator for C++ with both SAX/DOM style API

  • And documentation in most cases is more user-friendly if you will use something like MkDocs(based on Markdown), example http://rapidjson.org/

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • C++ Reflection for Component Serialization and Inspection

    3 projects | /r/gameenginedevs | 4 Mar 2023
  • PocketPy: A Lightweight(~5000 LOC) Python Implementation in C++17

    8 projects | /r/cpp | 6 Feb 2023
  • CMake: How to include the headers of an external library downloaded with FetchContent?

    3 projects | /r/cpp_questions | 7 Jul 2022
  • DAW JSON Link v3, a JSON serialization/deserialization library, is released

    10 projects | /r/cpp | 1 Jul 2022
  • I hate ASIO and I can't be alone.

    6 projects | /r/cpp | 14 Aug 2021