MMKV
未分类Tencent
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, POSIX, and OHOS.
17.9k
Stars
1.9k
Forks
3
Issues
43
Contributors
283
Watchers
androidioskotlinswiftmacoskey-valuewechatfluttergolangpythonwindowstvosvisionoswatchosohos
C++
{"name":"Other","spdxId":"NOASSERTION"}
Project Description
A key-value component based on mmap memory mapping, which is open-sourced by WeChat. The underlying serialization/deserialization uses protobuf implementation, with high performance and strong stability