An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by Piasy

A curated list of projects in awesome lists by Piasy .

https://github.com/piasy/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! 🍻

Last synced: 14 May 2025

https://github.com/Piasy/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! 🍻

Last synced: 14 Mar 2025

https://github.com/piasy/rxandroidaudio

Maybe the most robust Android Audio encapsulation library, with partial Rx support.

Last synced: 15 May 2025

https://github.com/piasy/androidtddbootstrap

A bootstrap project for TDD Android.

android architecture

Last synced: 04 Apr 2025

https://github.com/piasy/safelyandroid

Build safely Android app, no more Activity not found, Activity state loss and NPE during fragment transaction!

Last synced: 09 Apr 2025

https://github.com/piasy/notes

tech notes

Last synced: 27 Feb 2025

https://github.com/piasy/rxscreenshotdetector

Android screenshot detector with ContentObserver and Rx.

Last synced: 29 Apr 2025

https://github.com/piasy/audiomixer

A cross-platform audio mixer, supports Android, iOS, macOS and Windows. Powered by WebRTC, FFmpeg and Djinni.

Last synced: 12 May 2025

https://github.com/piasy/fridaandroidtracer

A runnable jar that generate Javascript hook script to hook Android classes.

android frida hook

Last synced: 29 Apr 2025

https://github.com/Piasy/FridaAndroidTracer

A runnable jar that generate Javascript hook script to hook Android classes.

android frida hook

Last synced: 23 Apr 2025

https://github.com/piasy/webrtc-docker

Out-of-the-box docker images for AppRTC dev/test purpose.

Last synced: 29 Apr 2025

https://github.com/piasy/hackwebrtc

Let's hack into WebRTC :)

Last synced: 29 Apr 2025

https://github.com/piasy/advancedrxjava

Advanced RxJava http://akarnokd.blogspot.com/ 系列博客的中文翻译,已征得作者授权。

Last synced: 29 Apr 2025

https://github.com/piasy/androidplayground

An Android project that try new things, new ideas, research purpose... Just a playground.

Last synced: 29 Apr 2025

https://github.com/piasy/yamvp

Yet another Mvp library. Super simple, but with enough functionality.

Last synced: 29 Apr 2025

https://github.com/piasy/handywidgets

Handy Android widgets.

Last synced: 29 Apr 2025

https://github.com/piasy/rxcombodetector

Android view click combo detector with Rx.

Last synced: 29 Apr 2025

https://github.com/piasy/videocre

A component for Video Capture, Render and Encode, extracted from WebRTC.

Last synced: 29 Apr 2025

https://github.com/piasy/shapeddraweeview

Fresco custom view with mask shape.

Last synced: 29 Apr 2025

https://github.com/piasy/flutterwebrtcdatachannel

A Flutter plugin allowing apps to use WebRTC DataChannel to establish P2P connection and exchange text messages.

Last synced: 29 Apr 2025

https://github.com/piasy/androidcodequalityconfig

Code quality config for android project, including lint, pmd, findbugs, checkstyle, jacoco code coverage. Serve as a submodule for repo AndroidTDDBootStrap

Last synced: 27 Feb 2025

https://github.com/piasy/cameracompat

Create a camera preview app with beautify and camera api compatibility!

Last synced: 29 Apr 2025

https://github.com/piasy/learnopengl

OpenGL learning tutorial, following https://learnopengl.com/

android gles

Last synced: 29 Apr 2025

https://github.com/piasy/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.

Last synced: 29 Apr 2025

https://github.com/piasy/rxqrcode

When QrCode meets RxJava...

Last synced: 29 Apr 2025

https://github.com/piasy/insidecodec

Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.

Last synced: 29 Apr 2025

https://github.com/piasy/decaf-mind-compiler

The principle of compiler course project

Last synced: 29 Apr 2025

https://github.com/piasy/piasy.github.io

Dev blog

Last synced: 27 Feb 2025

https://github.com/piasy/chatrecyclerview

Implement your user friendly chat RecyclerView in one line!

Last synced: 29 Apr 2025

https://github.com/piasy/vulkantutorial-android

Step by step tutorial of Vulkan on Android, follow https://vulkan-tutorial.com.

android vulkan vulkan-demos

Last synced: 29 Apr 2025

https://github.com/piasy/graduate

Graduate design project

Last synced: 27 Feb 2025

https://github.com/piasy/double-tf-android

[Deprecated, checkout https://bintray.com/google/tensorflow/tensorflow-android] A pure Gradle port of the TensorFlow library for Android!

Last synced: 29 Apr 2025

https://github.com/piasy/gradlescripts

My common used gradle scripts.

Last synced: 29 Apr 2025

https://github.com/piasy/xrash

Xrash is a CMake based cross-platform project for C++ sources, and also illustrate crash symbolicate within them.

Last synced: 29 Apr 2025

https://github.com/piasy/javauniverse

A demo project that showcase how to use Java to conquer the universe, with the help of J2ObjC and GWT :)

Last synced: 29 Apr 2025

https://github.com/piasy/githubandroidoauth

OAuth for GitHub in Android.

Last synced: 29 Apr 2025

https://github.com/piasy/androidtddbootstrap-base

Base part of AndroidTDDBootStrap

Last synced: 29 Apr 2025

https://github.com/piasy/udacity-dlnd

Udacity Nanodegree Deep Learning Foundations

deep-learning udacity-nanodegree

Last synced: 27 Feb 2025

https://github.com/piasy/lovestory

Love story pages, include counting, 2048, and timeline.

Last synced: 29 Apr 2025

https://github.com/piasy/cppuniverse

A demo project that showcase how to use C++ to conquer the universe, with the help of Djinni and WebAssembly :)

Last synced: 29 Apr 2025

https://github.com/piasy/thco-mips-cpu

Computer Organization course project:THCO-MIPS CPU

Last synced: 27 Feb 2025

https://github.com/piasy/ourbar

Last synced: 29 Apr 2025

https://github.com/piasy/kmppbootstrap

Bootstrap project for multiplatform development with Kotlin multiplatform.

Last synced: 29 Apr 2025

https://github.com/piasy/ghrc

Github rank China, by dashboard repo stars.

Last synced: 04 Mar 2025

https://github.com/piasy/live-template

AndroidStudio and Idea live templates.

Last synced: 29 Apr 2025

https://github.com/piasy/dialogfragmentanywhere

Anchor your dialog fragment to anywhere!

Last synced: 29 Apr 2025

https://github.com/piasy/videocodecanatomy

Anatomy of video codec.

Last synced: 29 Apr 2025

https://github.com/piasy/talks

Slides of public talks.

Last synced: 27 Feb 2025

https://github.com/piasy/pcapanalyse

a pcap trace analyser

Last synced: 27 Feb 2025

https://github.com/piasy/tcp_ip_illustrated

A playground of the TCP/IP Illustrated book.

Last synced: 27 Feb 2025

https://github.com/piasy/modp_b64

Last synced: 27 Feb 2025

https://github.com/piasy/resume

My resume under version control.

Last synced: 27 Feb 2025

https://github.com/piasy/beegotddbootstrap

bootstrap repo for api server develop based on beego framework

Last synced: 27 Feb 2025

https://github.com/piasy/androidtddbootstrap-testbase

TestBase part of AndroidTDDBootStrap

Last synced: 27 Feb 2025

https://github.com/piasy/code2png

Render source code in image with syntax highlight

Last synced: 27 Feb 2025

https://github.com/piasy/searchengine

The course project of search engine.

Last synced: 27 Feb 2025

https://github.com/piasy/qqtang

The software engineer course project, a android platform network game.

Last synced: 27 Feb 2025

https://github.com/piasy/scripts

my dotfiles and useful scripts

Last synced: 27 Feb 2025

https://github.com/piasy/kmpputility

Last synced: 27 Feb 2025

https://github.com/piasy/beauty_pics

a project for crawl beautiful pictures and display them in a web server

Last synced: 27 Feb 2025

https://github.com/piasy/testunderstandrx

Understanding Rx with test cases

Last synced: 27 Feb 2025

https://github.com/piasy/leetcode

Last synced: 27 Feb 2025

https://github.com/piasy/mdbu-bap

Mobile Device Based User Behaviors Analysing Platform, our java programming course project, including server and client.

Last synced: 27 Feb 2025

https://github.com/piasy/proxy-searcher

An web service searching for free available proxy address.

Last synced: 27 Feb 2025

https://github.com/piasy/gitlabsync2githubdocker

A docker image which will sync changes in gitlab repo's sub-directory to github repo

Last synced: 27 Feb 2025

https://github.com/piasy/expenseapp

A simple budgeting/expense application, for testing

Last synced: 27 Feb 2025

https://github.com/piasy/personal-cloudstore-prototype

The prototype of an algorithm about the personal cloud store service.

Last synced: 27 Feb 2025

https://github.com/piasy/adatf

An android dynamic automatic test framwork

Last synced: 27 Feb 2025

https://github.com/piasy/student_travel_app

An android app to help students to make their individual travel plan.

Last synced: 27 Feb 2025

https://github.com/piasy/simple-ftp

The course project of computer network principle, a simple implementation of FTP server and client, linux based.

Last synced: 27 Feb 2025

https://github.com/piasy/auto_submit

Last synced: 27 Feb 2025