Code Monkey home page Code Monkey logo

huextract's People

Contributors

echo-devim avatar rogarb avatar xtexchooser avatar zoujunhua avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

huextract's Issues

Proposal for improvements

I started working on improving this program:

  • added a more comprehensive UI with clap, which provides out of the box --help switch for example
  • lot of code refactoring (with different crate level types and the corresponding methods)
  • added checksum verification when extracting img files
  • added pretty displaying of img headers in the UPDATE.APP file
  • some other stuff (see --help for details)

I also plan to add a README.md file.

FYI, I removed multithreaded extraction of the files as IMO, the bottleneck is not the CPU but the disk IO, which is not improved by multithreading (which I verified at some point when benchmarking the extraction time for the single threaded version and the huextract.bin file present in the repo). It can be added back, and activated through a command line switch for example.

All the work can be checked at https://github.com/rogarb/huextract/tree/v2.0, I can create a PR if it is of interest to you.

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.