Giter Site home page Giter Site logo

Comments (5)

1313 avatar 1313 commented on June 12, 2024 2

Hmm not an update but i plan to rewrite it in rust with napi bindings. And should be easier to add decompression then.

Should be possible to have a wasm-version as well.

from rar-stream.

godfuture avatar godfuture commented on June 12, 2024 1

Is there any update? Or is there something a user like me can do to help?

from rar-stream.

coderaiser avatar coderaiser commented on June 12, 2024

Hi, it is author of the web file manager Cloud Commander. We already have support of such archive types: zip, tar, gz, bz2, .tar.gz and .tar.bz2 for extraction and zip and tar.gz for packing. Would be great to have support of rar files as well, but without decompression it has little to no sense for most users.

As I see you have a good understanding of rar internals, and rar-stream has really good API, would be great to have ability to decompress rar files. So we can integrate it to Cloud Commander and more people can benefit from your great work.

from rar-stream.

1313 avatar 1313 commented on June 12, 2024

Hi! Thanks for your interest! And sorry for the late reply. I got my 10 month old son to look after so time is short for this project at the moment!

The idea was to implement decompression, mainly bu study the PPMd algorithm/model and by reading the unrar source code, https://www.rarlab.com/rar/unrarsrc-5.7.2.tar.gz. Another way would be to compile that source code into webassembly (or other lib that supports the rar format) and create an api on top of that.

But as mentioned, my time budget is short for that at the moment :(

from rar-stream.

coderaiser avatar coderaiser commented on June 12, 2024

@1313 please add Hacktoberfest label, maybe someone will add support for decompression :).

from rar-stream.

Related Issues (3)

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.