7hens / okbinderLinks
🎀 a lightweight IPC library that can be used to replace AIDL. 一个轻量级的跨进程通信方案,可以用来替代 AIDL
☆141Updated 2 years ago
Alternatives and similar repositories for okbinder
Users that are interested in okbinder are comparing it to the libraries listed below
Sorting:
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆122Updated 2 years ago
- 史上最好用的Android跨进程接口调用框架☆121Updated 5 years ago
- Android智能启动框架