awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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·6 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ azonenberg/microkvsمخطط تاريخ النجوم لـ azonenberg/microkvs

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Microkvs

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Microkvs.
  • opencloud-eu/opencloudالصورة الرمزية لـ opencloud-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/levelxالصورة الرمزية لـ azure-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/ufatالصورة الرمزية لـ dlbeer

    dlbeer/ufat

    59عرض على GitHub↗

    uFAT

    C
    عرض على GitHub↗59
  • armink/flashdbالصورة الرمزية لـ armink

    armink/FlashDB

    2,575عرض على GitHub↗

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

    Cdatabaseembeddediot
    عرض على GitHub↗2,575
عرض جميع البدائل الـ 17 لـ Microkvs→

الأسئلة الشائعة

ما هي وظيفة 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 数据和时序数据的超轻量级数据库.