awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesFile Allocation Tables

Systems that use a linked list table to track the physical location of file clusters on a disk.

Distinguishing note: None of the candidates cover filesystem cluster indexing; most are database table or search index related.

Explore 1 awesome GitHub repository matching operating systems & systems programming · File Allocation Tables. Refine with filters or upvote what's useful.

Awesome File Allocation Tables GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • microsoft/ms-dosAvatar de Microsoft

    Microsoft/MS-DOS

    32,243Ver en GitHub↗

    This repository provides the original source code and binaries for legacy disk operating systems. It serves as a historical software archive and a reference implementation for early personal computer operating systems. The project is designed for software archaeology, legacy operating system research, and the study of foundational kernel design. It allows for the technical analysis of historical software architecture and implementation. The codebase covers several core system areas, including monolithic kernel design, segmented memory addressing, and file allocation table indexing. It also i

    Implements a file allocation table to manage physical disk cluster indexing for files.

    Assembly
    Ver en GitHub↗32,243
  1. Home
  2. Operating Systems & Systems Programming
  3. File Allocation Tables