ammarahm-ed/react-native-mmkv-storage
An ultra fast (0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 97
- Release rhythm 27
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 197.5
- age_days: 2367
- days_rel: 272
- days_push: 20
- n_releases_24m: 3
Adoption not part of the score
1751 stars · 120 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A fast, lightweight key-value storage library for React Native built in C++ on top of Tencent's MMKV using JSI. It supports multiple database instances, optional encryption, and reactive hooks for reading and writing data at very high speed.
Use cases
- store key-value data in a react native app
- replace asyncstorage with a faster storage option
- persist encrypted data on mobile
- cache data locally in react native
- reactively update UI when stored data changes
- store multiple data types in separate database instances
When to choose
- you need extremely fast local storage in React Native
- you want encrypted key-value storage on Android and iOS
- you need reactive storage bindings via hooks
- you want a small native footprint with JSI-based performance
When to avoid
- you are on React Native older than 0.71
- you need relational or complex queryable storage
- you target web or non-mobile platforms
- you prefer a pure JavaScript solution without native modules
Facets
library · maturity active
database caching serialization security mobile-development databases cross-platform mmkv key-value-storage jsi react-native encrypted-storage mobile-storage android ios
2 sources
- readme: https://github.com/ammarahm-ed/react-native-mmkv-storage · fetched 2026-08-28 · e443c441b616
- homepage: https://rnmmkv.now.sh · fetched 2026-08-29 · 54c773063ff0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ammarahm-ed/react-native-mmkv-storage | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="ammarahm-ed/react-native-mmkv-storage")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem