MMKV
未分类Tencent
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, POSIX, and OHOS.
18.2k
Stars
2.0k
Forks
0
Issues
45
Contributors
284
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