awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
strawberryhacker avatar

strawberryhacker/fat32

0
View on GitHub↗
101 estrellas·11 forks·C·BSD-3-Clause·2 vistas

Fat32

This is a minimal FAT32 library written in C. No external dependencies. A little over 1K lines of code. Binary size is around 8KiB (ARM) when all functionality is used. It is not threadsafe.

Features

  • Storage and Filesystems - Lightweight FAT32 implementation with no dependencies.

Historial de estrellas

Gráfico del historial de estrellas de strawberryhacker/fat32Gráfico del historial de estrellas de strawberryhacker/fat32

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 Fat32

Proyectos open-source similares, clasificados según cuántas características comparten con Fat32.
  • opencloud-eu/opencloudAvatar de opencloud-eu

    opencloud-eu/opencloud

    4,829Ver en GitHub↗

    OpenCloud is a self-hosted platform for synchronizing files across devices and sharing them with team members through collaborative spaces and access controls. It enables users to sync files between a server and local desktop and mobile clients, manage files and folders, and share content with internal and external contributors via permission-based links and file drops. The platform integrates an embedded OpenID Connect identity provider for authentication and supports external identity providers. It stores all data and metadata directly on the filesystem, eliminating the need for a separate

    Go
    Ver en GitHub↗4,829
  • azonenberg/microkvsAvatar de azonenberg

    azonenberg/microkvs

    22Ver en GitHub↗

    microkvs is a log structured key-value store for embedded devices intended for storage of configuration data, encryption keys, and other relatively small information that needs to be persisted across power cycles. An object oriented driver layer provides access to the underlying storage media,…

    C++
    Ver en GitHub↗22
  • azure-rtos/levelxAvatar de azure-rtos

    azure-rtos/levelx

    153Ver en GitHub↗

    LevelX provides NAND and NOR flash wear leveling facilities to embedded applications. Since both NAND and NOR flash memory can only be erased a finite number of times, it’s critical to distribute the flash memory use evenly. This is typically called wear leveling and is the purpose behind…

    C
    Ver en GitHub↗153
  • armink/flashdbAvatar de armink

    armink/FlashDB

    2,575Ver en GitHub↗

    An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库

    Cdatabaseembeddediot
    Ver en GitHub↗2,575
Ver las 17 alternativas a Fat32→

Preguntas frecuentes

¿Qué hace strawberryhacker/fat32?

This is a minimal FAT32 library written in C. No external dependencies. A little over 1K lines of code. Binary size is around 8KiB (ARM) when all functionality is used. It is not threadsafe.

¿Cuáles son las características principales de strawberryhacker/fat32?

Las características principales de strawberryhacker/fat32 son: Storage and Filesystems.

¿Qué alternativas de código abierto existen para strawberryhacker/fat32?

Las alternativas de código abierto para strawberryhacker/fat32 incluyen: opencloud-eu/opencloud — OpenCloud is a self-hosted platform for synchronizing files across devices and sharing them with team members through… azonenberg/microkvs — microkvs is a log structured key-value store for embedded devices intended for storage of configuration data,… azure-rtos/levelx — LevelX provides NAND and NOR flash wear leveling facilities to embedded applications. Since both NAND and NOR flash… dlbeer/ufat — uFAT. fetisov/emfat — fat32 emulation library for stm32f4. armink/flashdb — An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库.