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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
greiman avatar

greiman/SdFat

0
View on GitHub↗
1,207 stars·550 forks·C++·MIT·7 views

SdFat

Arduino FAT16/FAT32 exFAT Library

Features

  • Storage and Filesystems - FAT16/FAT32/exFAT library for Arduino.

Star history

Star history chart for greiman/sdfatStar history chart for greiman/sdfat

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to SdFat

Similar open-source projects, ranked by how many features they share with SdFat.
  • opencloud-eu/opencloudopencloud-eu avatar

    opencloud-eu/opencloud

    4,829View on 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
    View on GitHub↗4,829
  • azonenberg/microkvsazonenberg avatar

    azonenberg/microkvs

    22View on 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++
    View on GitHub↗22
  • azure-rtos/levelxazure-rtos avatar

    azure-rtos/levelx

    153View on 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
    View on GitHub↗153
  • armink/flashdbarmink avatar

    armink/FlashDB

    2,575View on GitHub↗

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

    Cdatabaseembeddediot
    View on GitHub↗2,575
See all 17 alternatives to SdFat→

Frequently asked questions

What does greiman/sdfat do?

Arduino FAT16/FAT32 exFAT Library

What are the main features of greiman/sdfat?

The main features of greiman/sdfat are: Storage and Filesystems.

What are some open-source alternatives to greiman/sdfat?

Open-source alternatives to greiman/sdfat include: 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 数据和时序数据的超轻量级数据库.