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
·
A

arter97/exfat-linux

0
View on GitHub↗
0 estrellas·0 forks·0 vistas

Exfat Linux

Features

  • Kernel Modules - Backport of the exFAT file system driver for Linux.

Historial de estrellas

Gráfico del historial de estrellas de arter97/exfat-linuxGráfico del historial de estrellas de arter97/exfat-linux

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Exfat Linux

Proyectos open-source similares, clasificados según cuántas características comparten con Exfat Linux.
  • mayfrost/guidesAvatar de mayfrost

    mayfrost/guides

    2,001Ver en GitHub↗

    This project is a comprehensive technical documentation repository focused on Linux system administration, network security, and privacy-oriented computing. It provides a curated knowledge base of instructional guides and configuration tutorials designed to assist users in managing low-level system environments, kernel compilation, and bootloader setup. The repository distinguishes itself by emphasizing privacy engineering and infrastructure hardening. It offers detailed procedures for anonymizing network traffic, securing credentials, and isolating applications within a computing environment

    Ver en GitHub↗2,001
  • fishinabarrel/linux-kernel-module-rustAvatar de fishinabarrel

    fishinabarrel/linux-kernel-module-rust

    1,340Ver en GitHub↗

    This project provides a development framework for writing loadable Linux kernel modules using the Rust programming language. It establishes a methodology for safe systems programming by enforcing memory and thread safety within the restricted execution environment of the kernel, allowing developers to extend operating system functionality while preventing common memory corruption errors. The framework distinguishes itself through automated generation of type-safe foreign function interfaces, which bridge high-level code with low-level kernel headers and system structures. It maps high-level s

    Rust
    Ver en GitHub↗1,340
  • avielw/kplugsAvatar de avielw

    avielw/kplugs

    148Ver en GitHub↗

    KPlugs is a Linux kernel module which provides an interface for dynamically executing scripts inside the Linux kernel.

    C
    Ver en GitHub↗148
  • djwatson/ktlsD

    djwatson/ktls

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 12 alternativas a Exfat Linux→

Preguntas frecuentes

¿Cuáles son las características principales de arter97/exfat-linux?

Las características principales de arter97/exfat-linux son: Kernel Modules.

¿Qué alternativas de código abierto existen para arter97/exfat-linux?

Las alternativas de código abierto para arter97/exfat-linux incluyen: mayfrost/guides — This project is a comprehensive technical documentation repository focused on Linux system administration, network… fishinabarrel/linux-kernel-module-rust — This project provides a development framework for writing loadable Linux kernel modules using the Rust programming… avielw/kplugs — KPlugs is a Linux kernel module which provides an interface for dynamically executing scripts inside the Linux kernel. djwatson/ktls. hnes/frdev. pkoutoupis/rapiddisk.