awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Disk I/O Utilities · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDisk I/O Utilities

Tools for performing low-level sector-based read and write operations on physical storage media.

Distinguishing note: Focuses on raw hardware communication rather than high-level file system management.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Disk I/O Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Disk I/O Utilities

Awesome Disk I/O Utilities GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • pbatard/rufus

    pbatard/rufus

    34,784View on GitHub↗

    Rufus is a disk imaging tool designed to create bootable USB drives by writing disk images directly to removable storage media. It functions as a standalone utility that formats drives and prepares installation media for operating systems, hardware deployment, and embedded system flashing. The application distinguishes itself through direct-access disk input and output, which bypasses high-level file system abstractions to perform low-level sector-based write operations. It utilizes specialized stream mapping to translate file system structures from disk images onto physical media, ensuring b

    Performs low-level sector-based write operations by bypassing high-level file system abstractions.

    Cbiosbootbootable-drives
    34,784View on GitHub↗