Skip to content

lessthanoptimal/Auto64Fto32F

Repository files navigation

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

License

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.

Author

This software is written by Peter Abeles

About

Java Library for automatically generating float (32F) code from Java double (64F)

Resources

License

Unlicense, MIT licenses found

Licenses found

Unlicense
UNLICENSE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages