awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesLocal Persistence Modules

React Native libraries focused on high-performance local data persistence.

Distinct from React Native Libraries: Specifies the purpose as local storage persistence rather than general React Native library functionality.

Explore 2 awesome GitHub repositories matching mobile development · Local Persistence Modules. Refine with filters or upvote what's useful.

Awesome Local Persistence Modules GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • mrousavy/react-native-mmkvmrousavy का अवतार

    mrousavy/react-native-mmkv

    8,404GitHub पर देखें↗

    react-native-mmkv is a synchronous mobile persistence system that provides an encrypted key-value store for mobile applications. It serves as a high-performance wrapper for the MMKV storage engine, eliminating asynchronous overhead by reading and writing values directly to disk. The project distinguishes itself through shared app group storage, which allows data access across multiple application extensions via a shared filesystem directory. It also provides state-synced storage hooks that automatically trigger component updates when stored key-value pairs change. The system covers a broad r

    Serves as a high-performance local storage solution specifically designed for the React Native ecosystem.

    TypeScriptandroidcppdatabase
    GitHub पर देखें↗8,404
  • ammarahm-ed/react-native-mmkv-storageammarahm-ed का अवतार

    ammarahm-ed/react-native-mmkv-storage

    1,752GitHub पर देखें↗

    This project provides a high-performance key-value storage solution for mobile applications, utilizing memory-mapped files to enable rapid read and write operations. It functions as a persistent data layer that integrates directly with the JavaScript runtime to minimize overhead, while supporting reactive state synchronization to ensure interface components update automatically when stored data changes. The storage system distinguishes itself through its ability to manage multiple independent database instances, which organizes data by module and prevents collisions between application compon

    Persists application data locally using high-performance key-value storage within mobile applications.

    C++androidasyncstoragedata-storage
    GitHub पर देखें↗1,752
  1. Home
  2. Mobile Development
  3. React Native Ecosystem
  4. React Native Libraries
  5. Local Persistence Modules