Giter Site home page Giter Site logo

gpt-image's People

Contributors

actions-user avatar swysocki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ifnfn ocordes

gpt-image's Issues

Output table data

Output information about the GPT table for each class. JSON would be useful!

Allow Partition Editing

Allow the modification of partition information:

  • change name
  • change size (if it will not be destructive)
  • change GUID type
  • change UUID

Allow Partition Deletion

Allow the removal of a partition from disk.

  • accept input as GUID or name (if unique)
  • remove from primary table
  • remove from secondary table
  • recalculate checksums

Calculate free space

Disk space is finite. There needs to be a check to ensure there is enough room to add a partition.

Variable Sector Size

Sector size is hard-coded to 512 bytes. This is an obvious limitation ๐Ÿ˜จ

Validate partition length will fit

Check to ensure a partition's length will fit within the disk and not overwrite another
Check to ensure it fits within the boundaries CONSIDERING the backup GPT table at the end of disk

Change Disk Open API

Opening an existing disk is a bit cumbersome because a Disk instance needs to be created. It will be less confusing to call
Disk.open('my-image.gpt') and return a Disk instance.

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.