PackOrganization / Pack

Pack
https://pack.ac
Apache License 2.0
243 stars 9 forks source link

Specification #2

Open DavidBuchanan314 opened 6 months ago

DavidBuchanan314 commented 6 months ago

Please specify the file format.

OttoCoddo commented 6 months ago

Sure. For the time being, checking the reference code and emailing me can be helpful.

nlfiedler commented 5 months ago

I took a stab at implementing this in Rust. It was a very interesting endeavor, but ultimately unsuccessful due to it being too slow. In the README I describe the basic file format: https://github.com/nlfiedler/pack-rs

OttoCoddo commented 5 months ago

Interesting work, @nlfiedler. Thank you for taking the time. Here are some notes out of respect for your work:

On your notes:

If you want to continue discussing this subject or more clarification on the file format, you can email me, o at pack.ac.

nlfiedler commented 5 months ago

Thank you for the suggestion about re-using the byte buffer, that helped significantly.

OttoCoddo commented 5 months ago

Welcome.

thousandsofthem commented 3 months ago

@OttoCoddo

OttoCoddo commented 3 months ago