Coder Social home page Coder Social logo

PAR2 Creation about reedsolomon HOT 6 CLOSED

klauspost avatar klauspost commented on July 23, 2024
PAR2 Creation

from reedsolomon.

Comments (6)

klauspost avatar klauspost commented on July 23, 2024

PAR2 uses gf16 for up to 65535 blocks. The current library only has an gf8 implementation.

I am interested in a gf16 engine, but currently does not have the resources to write it.

from reedsolomon.

darrenldl avatar darrenldl commented on July 23, 2024

Is gf16 used very commonly in places other than PAR2? Or is there a very practical reason to prefer gf16 over gf8?

I am somewhat interested in adding this to the Rust port, but I can't seem to find many software/designs that use gf16.

from reedsolomon.

let4be avatar let4be commented on July 23, 2024

Has someone managed to verify/repair par2 using this library? Is there anything implementing gf16 in go?
Thanks

from reedsolomon.

Joshfindit avatar Joshfindit commented on July 23, 2024

I feel like this is probably out of scope for the project, but I've been hoping someone can pick up the ideals from the now-dusty PAR2 spec in a way that can be used on USB sticks, in home labs, and on personal/SMB servers.

(I also wouldn't mind if someone tacked on subfolder support to PAR2 files by storing relative path in the index, but that's just for future Googlers who come across this project)

from reedsolomon.

animetosho avatar animetosho commented on July 23, 2024

I'm not sure what you mean by "can be used on USB sticks [etc]", but PAR2 supports subfolders just fine, from what I can tell.

from reedsolomon.

klauspost avatar klauspost commented on July 23, 2024

GF16 has been added, but not a PAR 2 compatible one.

I do not plan to add another since it will be interior.

from reedsolomon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.