Auto64Fto32F a set of tools for auto code generation, runtime regression, and coding standards compliance.
- autofloat: Simple tool for converting classes from double to float
- autoconcurrent: Uses hints in code comments to auto generate concurrent implementations
- language: Simple lint checks to make sure illegal coding practices are not used
- regression: Convert JMH benchmarks into runtime regression checks
This software is released under multiple licenses; Unlicense and MIT License. You may choose one or all of these licenses when using this software. For specific details on Unlicense and MIT License look at the UNLICENSE and LICENSE-MIT files, respectively.
This software is written by Peter Abeles