Ross ROSS = Recommend OSS · open-source software intelligence for agents

dokan-dev/dokany

User mode file system library for windows with FUSE Wrapper observed · 2026-08-28

github.com/dokan-dev/dokany · homepage · C observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 81
  • Release rhythm 26
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 125.5
  • age_days: 4284
  • days_rel: 339
  • days_push: 119
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

5916 stars · 704 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Dokany is a user-mode file system library for Windows, similar to FUSE on Linux, letting developers create file systems without writing kernel-mode drivers. It includes a FUSE wrapper so existing FUSE implementations can run on Windows with minimal changes.

Use cases

  • mount remote or cloud storage as a local Windows drive
  • create a virtual file system on Windows without writing a kernel driver
  • port an existing Linux FUSE filesystem to Windows
  • expose arbitrary data as files to Windows applications
  • implement custom access control for a Windows filesystem

When to choose

  • you need a custom or virtual filesystem on Windows
  • you want to reuse FUSE code on Windows
  • you want to avoid risky kernel-mode driver development

When to avoid

  • you need a filesystem on Linux or macOS natively
  • you need maximum filesystem performance close to NTFS
  • you need a permissively licensed solution without checking LGPL/MIT terms

Facets

library · maturity active

file-system sdk developer-tools operating-systems developer-tools files windows cpp c fuse userland-filesystem kernel-driver virtual-filesystem fuse-wrapper

2 sources

Member repositories

RepositoryRoleHealth v2
dokan-dev/dokanymain66

For agents

markdown · JSON · MCP: product_card(name="dokan-dev/dokany")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem