Starred repositories
stb single-file public domain libraries for C/C++
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
Luban 2(鲁班 2) —— 高效简洁的 Android 图片压缩工具库,像素级还原微信朋友圈压缩策略。(An efficient and concise Android image compression library that closely replicates the compression strategy of WeChat Moments.)
AddressSanitizer, ThreadSanitizer, MemorySanitizer
WCDB is a cross-platform database framework developed by WeChat.
QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features.
A GPS bicycle speedometer that supports offline maps and track recording
Logan is a lightweight case logging system based on mobile platform.
🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required.
Specification for Eddystone, an open beacon format from Google
Android上基于FFmpeg开发的视频处理框架,简单易用,体积小,帮助使用者快速实现视频处理功能。包含以下功能:剪辑,裁剪,旋转,镜像,合并,分离,变速,添加LOGO,添加滤镜,添加背景音乐,加速减速视频,倒放音视频。 The video processing framework based on FFmpeg developed on Android is simple, easy t…
OpenGL ES 3.0 Programming Guide Sample Code
Android Image & Camera Filters Based on OpenGL.
🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}
A Glide WebpDecoder Intergration Library for decoding and displaying webp images
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程