Stars
Tesseract Open Source OCR Engine (main repository)
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, POSIX, and OHOS.
Mars is a cross-platform network component developed by WeChat.
Hippy is designed to easily build cross-platform dynamic apps. 👏
📘《OpenCV3编程入门》书本配套源码 |《Introduction to OpenCV3 Programming》Book Source Code
Flutter plugin for sound. Audio recorder and player.
Template library and blog that explain how JSI modules are built from scratch in React Native
首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心内容都写在C++里面。我们写一个演示界面,其中后台发一条短信(所有逻辑都在C++中)。现在一些安全公司把代码全都写到C+…
Localize a vehicle in a given map using Markov Localization.
Chat sample in C++ that runs on Android and iOS