Starred repositories
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
New generation of cloud-native and AI-native messaging infrastructure.
A todolist software for Android and HarmonyOS
一个简单的、遵循 Material 3 Expressive 的待办应用,使用 Jetpack Compose 编写 | A simple to-do app that follows Material 3 Expressive, using Jetpack Compose
Material Design file manager for Android
An open source Android library that makes handling runtime permissions extremely easy.
安卓串口通信app,实现读取串口数据,实现重新组包一次性读取完整数据。可连续读取任意长度数据。APK在releases里面。觉着不错的话可以 Start 一下哟!
Compose Multiplatform Desktop Application project template
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
A library that lets you use reflection without any restriction above Android P
Tool to decompile & extract Android Dex bytecode from Vdex files
utools 插件,utools api, chrome历史记录搜索、vscode历史项目搜索、otp两步验证,iconfont图标搜索下载、语雀搜索等
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.
Video encoding, decoding. Video, Audio, and GIF editing
难得一见 Jetpack MVVM 最佳实践。在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解。
本项目专注于提供 Jetpack 核心组件 Java vs Kotlin 1:1 对照示例 —— This project focuses on providing comparative examples of the core components of Jetpack from Java to Kotlin.
Tensors and Dynamic neural networks in Python with strong GPU acceleration
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, POSIX, and OHOS.
An android library to make swipe more easier and more powerful. Android各种侧滑,有这一个就够了
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如…