Skip to content

Streaming Large Files #516

Description

@pdubroy

Discussed in #468

Originally posted by metawrap-dev February 21, 2024
Great project! I'm using it in something very interesting.

I'm wondering if it would be possible to modify InputStream and some of the semantics around checking eof, and stream data in chunks into the parser from an actual stream?

The goal is that the whole source file is never loaded at once into memory,

Use cases: Parsing an infinite network stream and parsing very large files.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions