ByteX is a bytecode plugin platform based on Android Gradle Transform Api and ASM. (Maybe you can think of it as a socket with unlimited plugs?) In the apk building process, each plugin is completely independent. It not only can run independently from the ByteX host, but also can be automatically integrated into the host into a single Transform along with other plugins. What's more, each plugin's code is decoupled from one another, as well as their host, which makes it extensible and highly efficient for the development of new plugins. If all features are developed as a separate plugin, each plugin will cost 10+s, and the compilation time will increase linearly. But if the iterative development in only one plugin module will make it more and more cluttered, for the code is deeply coupled. So an idea was raised. It could make sense to build a bytecode plugin platform, and the new feature can be extended based on it as a new plugin.

Features

  • Code reuse
  • Plugin code is isolated and decoupled from each other
  • Platformization makes Transform more efficient
  • Plugins are automatically and seamlessly integrated into a single Transform to improve the efficiency of processing
  • Class files are processed in multiple threads concurrently, making full use of the CPU resources of your machine
  • Plugin portability is outstanding. Each plugin can be separated from the ByteX host, working as a transform independently

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow ByteX

ByteX Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ByteX!

Additional Project Details

Programming Language

Java

Related Categories

Java Software Development Software, Java Browser Extensions and Plugins

Registered

2023-02-21