SaaSHub helps you find the best software and product alternatives Learn more →
MMKV Alternatives
Similar projects and alternatives to MMKV
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
ObjectBox embedded database
Swift database - fast, simple and lightweight (iOS, macOS)
-
-
-
-
GRDB.swift
A toolkit for SQLite databases, with a focus on application development
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
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
-
-
react-native-mmkv
⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!
-
-
react-native-reanimated
React Native's Animated library reimplemented
-
-
-
react-native-vision-camera
📸 The Camera library that sees the vision.
-
-
-
react-native-fiesta
🎉 A set of celebration animations powered by @shopify/react-native-skia. Engage more with your users by celebrating in your React Native application.
-
react-native-jsi-template
Template library and blog that explain how JSI modules are built from scratch in React Native
-
mmkv_visualizer
A web application that will allow you to visualize MMKV databases, with all processing done client-side.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
MMKV reviews and mentions
-
TOP 6 React Native libraries with native performance ⚡️
This library uses MMKV key-value storage and JSI to communicate between the JS side and the native side very quickly and synchronously. It is a suitable replacement for slow AsyncStorage. Follow this guide to migrate from AsyncStorage and get 30x faster on read and write operations in your app.
-
MMKV Visualizer - simple visualizer for mobile forensicators
For those unfamiliar with MMKV, here's a link to their GitHub - https://github.com/Tencent/MMKV. Used in many mobile applications, such as Discord.
-
React Native SWR Persistent Cache with MMKV
SWR library works great with React Native. By default, SWR library uses global cache store, but you will lose your cache when you reload your app. Here is a super-easy way to sync SWR cache with MMKV.
-
Getting Started with React Native JSI Modules
This library aims to provide a fast & reliable solution for you data storage needs in react-native apps. It uses MMKV by Tencent under the hood on Android and iOS both that is used by their WeChat app(more than 1 Billion users). Unlike other storage solutions for React Native, this library lets you store any kind of data type, in any number of database instances, with or without encryption in a very fast and efficient way. Read about it on this blog post I wrote on dev.to
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea58fe5a20>
www.saashub.com | 29 Jan 2023
Stats
Tencent/MMKV is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.