CodeGen is a collection of modules that utilize the Code Generation process to obtain better language cohesion, and faster runtime performance.
- radixtree: Generate a Radix Tree of keywords as a Java
Enum
for time-optimized lookup operations. - codegen-maven-plugin: Maven plugin for CodeGen patterns in this project.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
This project is licensed under the MIT License - see the LICENSE.txt file for details.