/SuperBinder

SuperBinder is a high-performance Android inter-process communication framework designed to address the bottlenecks of the Android Binder framework. By using this framework, developers can easily pass data and invoke methods between different processes, improving the performance and stability of their applications.

Primary LanguageKotlinMIT LicenseMIT

Stargazers