Skip to content

RUST implementation? #9

@jeandet

Description

@jeandet

@HadrienG2 @pwnorbitals I'm considering re-implementing this lib in RUST. This is basically a structured binary files codec.
I feel like RUST could helps on some aspects like loading several variables in parallel and fore sure ensure 0 memory hazards as long as I can write this in "safe mode". What is not clear to me is if such piece of code can be written in RUST without unsafe sections? Are there any patterns to map structures on memory or to load such binary files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions