Piasy's repos on GitHub
Java · 3984 watchers
BigImageViewer
Big image viewer supporting pan and zoom, with very little memory usage and full featured image loading choices. Powered by Subsampling Scale Image View, Fresco, Glide, and Picasso. Even with gif and webp support! 🍻
Java · 1561 watchers
RxAndroidAudio
Maybe the most robust Android Audio encapsulation library, with partial Rx support.
GCC Machine Description · 396 watchers
notes
tech notes
Java · 396 watchers
SafelyAndroid
Build safely Android app, no more Activity not found, Activity state loss and NPE during fragment transaction!
C++ · 205 watchers
AudioMixer
A cross-platform audio mixer, supports Android, iOS, macOS and Windows. Powered by WebRTC, FFmpeg and Djinni.
Java · 138 watchers
FridaAndroidTracer
A runnable jar that generate Javascript hook script to hook Android classes.
Shell · 131 watchers
WebRTC-Docker
Out-of-the-box docker images for AppRTC dev/test purpose.
C++ · 130 watchers
HackWebRTC
Let's hack into WebRTC :)
CSS · 126 watchers
AdvancedRxJava
Advanced RxJava http://akarnokd.blogspot.com/ 系列博客的中文翻译,已征得作者授权。
Java · 104 watchers
AndroidPlayground
An Android project that try new things, new ideas, research purpose... Just a playground.
Java · 97 watchers
YaMvp
Yet another Mvp library. Super simple, but with enough functionality.
Java · 78 watchers
RxComboDetector
Android view click combo detector with Rx.
Java · 71 watchers
VideoCRE
A component for Video Capture, Render and Encode, extracted from WebRTC.
67 watchers
AndroidCodeQualityConfig
Code quality config for android project, including lint, pmd, findbugs, checkstyle, jacoco code coverage. Serve as a submodule for repo AndroidTDDBootStrap
Objective-C · 65 watchers
FlutterWebRTCDataChannel
A Flutter plugin allowing apps to use WebRTC DataChannel to establish P2P connection and exchange text messages.
Java · 46 watchers
CameraCompat
Create a camera preview app with beautify and camera api compatibility!
Java · 46 watchers
LearnOpenGL
OpenGL learning tutorial, following https://learnopengl.com/
Java · 43 watchers
UltraGpuImage
The ultimate 2D image rendering engine, inspired from cats-oss/android-gpuimage, reinventing the wheel as my first OpenGL project after walking through the Learn OpenGL tutorial.
Java · 40 watchers
RxQrCode
When QrCode meets RxJava...
C++ · 35 watchers
InsideCodec
Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.
Java · 26 watchers
ChatRecyclerView
Implement your user friendly chat RecyclerView in one line!
C++ · 18 watchers
VulkanTutorial-Android
Step by step tutorial of Vulkan on Android, follow https://vulkan-tutorial.com.
HTML · 17 watchers
Graduate
Graduate design project
Shell · 16 watchers
webrtc-build-scripts
A set of build scripts useful for building WebRTC libraries for Android and iOS.
Shell · 15 watchers
webrtc-builds
Automated WebRTC build scripts for Linux, Windows, Mac, Android and iOS.
Shell · 14 watchers
double-tf-android
[Deprecated, checkout https://bintray.com/google/tensorflow/tensorflow-android] A pure Gradle port of the TensorFlow library for Android!
Java · 11 watchers
mnist-android-tensorflow
Handwritten digits classification from MNIST with TensorFlow on Android; Featuring Tutorial!
C++ · 11 watchers
Xrash
Xrash is a CMake based cross-platform project for C++ sources, and also illustrate crash symbolicate within them.
Python · 10 watchers
frida-push
Wrapper tool to identify the remote device and push device specific frida-server binary.
9 watchers
grafika
Grafika test app
Java · 9 watchers
JavaUniverse
A demo project that showcase how to use Java to conquer the universe, with the help of J2ObjC and GWT :)
HTML · 8 watchers
Udacity-DLND
Udacity Nanodegree Deep Learning Foundations
JavaScript · 7 watchers
LoveStory
Love story pages, include counting, 2048, and timeline.
C++ · 6 watchers
CppUniverse
A demo project that showcase how to use C++ to conquer the universe, with the help of Djinni and WebAssembly :)
Shell · 6 watchers
java-code-styles
IntelliJ IDEA code style settings for Square's Java and Android projects.
Objective-C · 6 watchers
KmppBootstrap
Bootstrap project for multiplatform development with Kotlin multiplatform.
VHDL · 6 watchers
THCO-MIPS-CPU
Computer Organization course project:THCO-MIPS CPU
Go · 5 watchers
ghrc
Github rank China, by dashboard repo stars.
Shell · 5 watchers
live-template
AndroidStudio and Idea live templates.
Java · 4 watchers
EasyFlow
EasyFlow - Simple and lightweight Finite State Machine for Java
Python · 4 watchers
lark-skills
A set of agent skills for lark.
3 watchers
talks
Slides of public talks.
Java · 2 watchers
QQTang
The software engineer course project, a android platform network game.
HTML · 2 watchers
resume
My resume under version control.
JavaScript · 1 watchers
apprtc
The video chat demo app based on WebRTC
JavaScript · 1 watchers
BeegoTDDBootStrap
bootstrap repo for api server develop based on beego framework
Go · 1 watchers
code2png
Render source code in image with syntax highlight
Kotlin · 1 watchers
okio
A modern I/O API for Java
Vim script · 1 watchers
scripts
my dotfiles and useful scripts
Java · 1 watchers
searchengine
The course project of search engine.
Python · 0 watchers
ADATF
An android dynamic automatic test framwork
JavaScript · 0 watchers
beauty_pics
a project for crawl beautiful pictures and display them in a web server
WebAssembly · 0 watchers
eos
An open source smart contract platform
Java · 0 watchers
ExpenseApp
A simple budgeting/expense application, for testing
Shell · 0 watchers
GitlabSync2GithubDocker
A docker image which will sync changes in gitlab repo's sub-directory to github repo
C++ · 0 watchers
Glitter
Dead Simple OpenGL
Python · 0 watchers
HikBoxPictures
极简版智能相册系统,弥补一下 NAS 的功能缺失(比如 海康智存 不支持查看多人合照)
0 watchers
kmm-awesome
An awesome list that curates the best KMM libraries, tools and more.
C++ · 0 watchers
licode
Open Source Communication Provider based on WebRTC and Cloud technologies
JavaScript · 0 watchers
LittlePower
这是一组面向 vibe coding/spec driven development 的 coding agent skills,no superpower, only little power.
JavaScript · 0 watchers
MDBU-BAP
Mobile Device Based User Behaviors Analysing Platform, our java programming course project, including server and client.
Java · 0 watchers
okhttp
An HTTP+HTTP/2 client for Android and Java applications.
Python · 0 watchers
proxy-searcher
An web service searching for free available proxy address.
C++ · 0 watchers
Simple-FTP
The course project of computer network principle, a simple implementation of FTP server and client, linux based.
Kotlin · 0 watchers
simple-torrent-android
A torrent client library for Android that utilizes frostwire-jlibtorrent. It supports sequential and simultaneous downloads.
Java · 0 watchers
student_travel_app
An android app to help students to make their individual travel plan.
0 watchers
sub2api
Sub2API-CRS2 一站式开源中转服务,让 Claude、Openai 、Gemini、Antigravity订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。
Ruby · 0 watchers
xcake
:cake: Describe Xcode project in a human readable format and (re)generate one on demand.