flipper-plugin-async-storage-advanced VS react-native-mmkv-storage

Compare flipper-plugin-async-storage-advanced vs react-native-mmkv-storage and see what are their differences.

flipper-plugin-async-storage-advanced

Flipper plugin for async storage, provides options to view/edit/delete/create async storage entries via Flipper. (by lbaldy)

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)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
flipper-plugin-async-storage-advanced react-native-mmkv-storage
2 9
32 1,507
- -
5.4 7.3
6 months ago 3 months ago
TypeScript C++
MIT License 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.

flipper-plugin-async-storage-advanced

Posts with mentions or reviews of flipper-plugin-async-storage-advanced. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-29.

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 flipper-plugin-async-storage-advanced and react-native-mmkv-storage you can also consider the following projects:

react-native-mmkv - ⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!

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 ⚡️

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

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-jsi-template - Template library and blog that explain how JSI modules are built from scratch in React Native

autotier - A passthrough FUSE filesystem that intelligently moves files between storage tiers based on frequency of use, file age, and tier fullness.

jasonelle - 🛸 A small and Cozy Framework for iOS 🍎 and Android Apps 🤖

react-native-quick-crypto - ⚡️ A fast implementation of Node's `crypto` module written in C/C++ JSI

react-native-sensitive-info - Save sensitive data into Android's Shared Preferences with keystore encryption/iOS's Keychain for React Native