awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesFilesystem Semantics Adherence

Implementation of standard filesystem behaviors and expectations for files and directories.

Distinct from Filesystem Directory Operations: Existing candidates refer to AI semantic conventions or web accessibility, not OS filesystem semantics.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Filesystem Semantics Adherence. Refine with filters or upvote what's useful.

Awesome Filesystem Semantics Adherence GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • winfsp/winfspAvatar von winfsp

    winfsp/winfsp

    8,687Auf GitHub ansehen↗

    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

    Ensures that user-mode filesystems behave according to standard operating system filesystem semantics.

    Cdriverfilesystemfuse
    Auf GitHub ansehen↗8,687
  1. Home
  2. Operating Systems & Systems Programming
  3. Filesystem Semantics Adherence