awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
azonenberg avatar

azonenberg/microkvs

0
View on GitHub↗
22 星标·1 分支·C++·BSD-3-Clause·3 次浏览

Microkvs

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,…

Features

  • Storage and Filesystems - Tiny key-value store for configuration data.

Star 历史

azonenberg/microkvs 的 Star 历史图表azonenberg/microkvs 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Microkvs 的开源替代方案

相似的开源项目,按与 Microkvs 的功能重合度排序。
  • opencloud-eu/opencloudopencloud-eu 的头像

    opencloud-eu/opencloud

    4,829在 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
    在 GitHub 上查看↗4,829
  • azure-rtos/levelxazure-rtos 的头像

    azure-rtos/levelx

    153在 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
    在 GitHub 上查看↗153
  • dlbeer/ufatdlbeer 的头像

    dlbeer/ufat

    59在 GitHub 上查看↗

    uFAT

    C
    在 GitHub 上查看↗59
  • armink/flashdbarmink 的头像

    armink/FlashDB

    2,575在 GitHub 上查看↗

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

    Cdatabaseembeddediot
    在 GitHub 上查看↗2,575
查看 Microkvs 的所有 17 个替代方案→

常见问题解答

azonenberg/microkvs 是做什么的?

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,…

azonenberg/microkvs 的主要功能有哪些?

azonenberg/microkvs 的主要功能包括:Storage and Filesystems。

azonenberg/microkvs 有哪些开源替代品?

azonenberg/microkvs 的开源替代品包括: opencloud-eu/opencloud — OpenCloud is a self-hosted platform for synchronizing files across devices and sharing them with team members through… 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. gkostka/lwext4 — ext2/ext3/ext4 filesystem library for microcontrollers. armink/flashdb — An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库.