Git Product home page Git Product logo

蓝色河畔's Projects

alpha icon alpha

Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。

andhook icon andhook

Android dynamic instrumentation framework

android-architecture icon android-architecture

A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

androidautosize icon androidautosize

🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).

androidpicker icon androidpicker

安卓选择器类库,包括日期选择器、时间选择器、单项选择器、双项选择器、城市地址选择器、车牌号选择器、数字选择器、星座选择器、生肖选择器、颜色选择器、文件选择器、目录选择器等,可自定义顶部及底部界面,可自定义窗口动画……Picker for android, include date&time/option/number/address/city/color/file&directory.

androidutilcode icon androidutilcode

:fire: Android developers should collect the following utils(updating).

atlas icon atlas

A powerful Android Dynamic Component Framework.

awesome-flutter icon awesome-flutter

An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.

bhook icon bhook

🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.

btrace icon btrace

🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more native events like IO.

caffeine icon caffeine

A high performance caching library for Java

cameraview icon cameraview

Easily integrate Camera features into your Android app

cglib icon cglib

cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.

cjson icon cjson

Ultralightweight JSON parser in ANSI C

detekt icon detekt

Static code analysis for Kotlin

dexmaker icon dexmaker

A utility for doing compile or runtime code generation targeting Android's Dalvik VM

dexposed icon dexposed

dexposed enable 'god' mode for single android application.

disklrucache icon disklrucache

Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.

flupke icon flupke

Java HTTP3 Client and HTTP3 Server plugin for Kwik

flutter icon flutter

Flutter makes it easy and fast to build beautiful mobile apps.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.