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
Auth0 for AI Agents now in GA Icon
Auth0 for AI Agents now in GA

Ready to implement AI with confidence (without sacrificing security)?

Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Start building today
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