Skip to content

Fork for JSON content > 2 GB #21

@develancer

Description

@develancer

Hi guys,

Thank you for this amazing library. It does work fast and surprisingly stable :-)

However, I've had issues with reading JSON files larger than 2 GB. The reason is simple—one cannot create a String object of such size. I therefore forked this project and adapted it to reading directly from files: https://github.com/develancer/LazyJSON64

There are some downsides, at the moment—for example, the structures are read-only and there is no „dirty” mode.

Do you think that integrating these changes into mainstream some day would be useful? We can leave it as a separate fork for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions