awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesWindows System Metadata Handling

Management of Windows-specific file attributes, alternate data streams, and volume labels.

Distinct from System Metadata Presentation: None of the candidates cover low-level Windows filesystem metadata like alternate data streams or volume labels.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Windows System Metadata Handling. Refine with filters or upvote what's useful.

Awesome Windows System Metadata Handling GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • winfsp/winfspwinfsp 的头像

    winfsp/winfsp

    8,687在 GitHub 上查看↗

    WinFSP is a framework for implementing custom file systems on Windows. It enables the creation of user-mode file systems that appear as standard disk drives or network shares to the operating system, allowing developers to implement file system logic in user space via a proxy architecture that avoids the need for custom kernel code. A primary differentiator is its FUSE compatibility layer, which maps POSIX-based file system calls to native Windows requests. This allows existing file systems written for the FUSE API to be ported to Windows and Cygwin environments. The project covers a wide ra

    Handles advanced Windows-specific filesystem features including alternate data streams and volume labels.

    Cdriverfilesystemfuse
    在 GitHub 上查看↗8,687
  1. Home
  2. Operating Systems & Systems Programming
  3. Windows System Metadata Handling