react-native-mmkv VS react-native-mmkv-storage

Compare react-native-mmkv vs react-native-mmkv-storage and see what are their differences.

react-native-mmkv

⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage! (by mrousavy)

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 (by ammarahm-ed)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
react-native-mmkv react-native-mmkv-storage
47 9
5,098 1,493
- -
8.0 7.3
8 days ago 2 months ago
C++ C++
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

react-native-mmkv

Posts with mentions or reviews of react-native-mmkv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-03.

react-native-mmkv-storage

Posts with mentions or reviews of react-native-mmkv-storage. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-21.

What are some alternatives?

When comparing react-native-mmkv and react-native-mmkv-storage you can also consider the following projects:

async-storage - An asynchronous, persistent, key-value storage system for React Native.

react-native-encrypted-storage - React Native wrapper around EncryptedSharedPreferences and Keychain to provide a secure alternative to Async Storage.

WatermelonDB - 🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️

zustand - 🐻 Bear necessities for state management in React

react-native-debugger - The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools

react-native-firebase - 🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.

react-query - 🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue. [Moved to: https://github.com/TanStack/query]

flipper-plugin-async-storage-advanced - Flipper plugin for async storage, provides options to view/edit/delete/create async storage entries via Flipper.

flipper - A desktop debugging platform for mobile developers.

redux-persist-sensitive-storage - redux-persist storage engine for react-native-sensitive-info

MMKV - An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.

react-native-reanimated - React Native's Animated library reimplemented