一个Android通用的IPC(进程通信)框架。该项目主要是模仿饿了么开源项目Hermes的设计进行的自我理解改写。
☆41Dec 15, 2023Updated 2 years ago
Alternatives and similar repositories for XIPC
Users that are interested in XIPC are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Android进程间通信框架☆37Aug 6, 2025Updated 7 months ago
- InterStellar是一个能够适用于多进程的组件通信框架☆16Apr 28, 2018Updated 7 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆110Mar 19, 2021Updated 5 years ago
- ☆43Nov 5, 2020Updated 5 years ago
- 带文字描述,可滑动,可动态添加节点的横向时间轴☆25Sep 9, 2016Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- APP经常有这样的情景,加载页面时不同的状态给用户展示不同的页面,让用户减少等待的焦虑。 为了方便的切换到加载中、空页面、出错页面、重试、内容页面 几种场景 。☆11Jan 18, 2016Updated 10 years ago
- 简单易用的下拉刷新库☆10Jan 11, 2023Updated 3 years ago
- BottomSheetBehavior BottomSheetDialog 以及 BottomSheetDialogFragment使用☆20Sep 9, 2018Updated 7 years ago
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆58Feb 12, 2026Updated last month
- A smart, novel and easy-to-use framework for Android Inter-Process Communication (IPC). (简单易用的安卓进程间通信IPC框架)☆1,276Jun 21, 2022Updated 3 years ago
- Android TV custom keyboard,suport digits and letters input☆11Jun 27, 2017Updated 8 years ago
- 一款Android平台上基于Binder的IPC进程间通信库☆24Jun 14, 2019Updated 6 years ago
- flying-pigeon 是一个IPC 跨进程通信组件,底层是匿名内存+Binder , 突破1MB大小限制,无需写AIDL文件,让实现跨进程通信就像写一个接口一样简单☆222Mar 9, 2021Updated 5 years ago
- 🔨 网易云音乐 Node.js SDK,给你纯净的开发体验,文档在此 ⚩☆16Jun 20, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- APP开发阶段:Mock API手机测试,支持局域网浏览器访问☆15Mar 30, 2021Updated 4 years ago
- 通用webview跳转封装 一行代码实现webView跳转 支持页面样式配置☆36Oct 14, 2021Updated 4 years ago
- AndLinker is a IPC library for Android, which combines the features of AIDL and Retrofit. Allows IPC call seamlessly compose with RxJava …☆499Sep 6, 2024Updated last year
- 视频最小化浮窗窗口,仿微信,QQ视频通话浮窗☆10Nov 26, 2018Updated 7 years ago
- 自定义控件、特效的集合☆12Oct 27, 2017Updated 8 years ago
- android java animate webp and gif support☆18May 6, 2021Updated 4 years ago
- 一个拓展性极强的Android任务执行框架。可自由定义和组合任务来实现你想要的功能,尤其适用于处理复杂的业务流程,可灵活添加前置任务或者调整执行顺序。例如:应用的启动初始化流程。☆151Mar 12, 2024Updated 2 years ago
- Android 进程间通信最牛方案,为简单而生☆293May 12, 2019Updated 6 years ago
- 嵌套滑动的RecyclerView, 来源 https://github.com/solartcc/NestedCeilingEffect☆16Aug 2, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- ASocket 是一个TCP/UDP协议的封装库,方便快速实现TCP的长连接与UDP的单播、组播、广播等相关通信☆68May 14, 2025Updated 10 months ago
- 一个Android Architecture Components案例,包含Room,ViewModel,LiveDta等组件,集成RxJava2,Retrofit2,OkHttp3,Glide等热门框架。☆18Dec 16, 2017Updated 8 years ago
- The basic Toast but with more options☆16Dec 30, 2021Updated 4 years ago
- 像File一样操作Assets资源 - https://blog.csdn.net/aa464971/article/details/82740299☆19Sep 17, 2018Updated 7 years ago
- this is about index..☆15Dec 16, 2016Updated 9 years ago
- generate R2.java's fields rapidly.☆21Dec 2, 2017Updated 8 years ago
- Kotlin属性委托简化SharePreferences使用,支持多进程、MMKV、数据加密、getAll数据迁移,并优化sp的ANR。☆35Jul 30, 2023Updated 2 years ago
- 史上最好用的Android跨进程接口调用框架☆121Jun 13, 2020Updated 5 years ago
- 史上最精简Refresh RecyclerView库: 通过Kotlin语言,基于MVVM模式,通过DataBinding,ViewModel,LiveData技术,实现了RecyclerView最精简封装,比paging3更精简,无需关心分页,什么下拉刷新,加载更多,分页…☆15Oct 14, 2022Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Android原生绘图之炫酷倒计时☆10Nov 16, 2018Updated 7 years ago
- 测试 BGARefreshLayout 与 Activity、Fragment、ViewPager 的各种嵌套☆30Dec 10, 2024Updated last year
- 一个android平台的基于订阅-发布模式的消息框架,支持跨进程消息通信☆15Aug 2, 2018Updated 7 years ago
- 基于JSON PRC 协议的一种Android跨进程调用解决方案。☆27Aug 25, 2018Updated 7 years ago
- 通过向WebView中注入JS实现白昼/夜间模式切换☆15Jul 9, 2018Updated 7 years ago
- 本项目是基于Unity编写的打鸭子游戏,包含打鸭子核心玩法实现,资源管理,移动端摇杆控制模块等元素。☆11Apr 13, 2022Updated 3 years ago
- AnimationSequenceDrawable library☆20Mar 19, 2018Updated 8 years ago