Added Multi-OS Engine

Cross-platform native mobile app development. The main backend used by libGDX.
This commit is contained in:
sgwerder
2017-07-01 18:23:42 +02:00
committed by GitHub
parent 30c2d5d658
commit 162f2999dc

View File

@ -555,6 +555,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Lanterna](https://github.com/mabe02/lanterna) - Easy console text-GUI library, similar to curses.
* [LightAdmin](http://lightadmin.org/) - Pluggable CRUD UI library for rapid application development.
* [Membrane Service Proxy](https://github.com/membrane/service-proxy) - An open-source, reverse-proxy framework written in Java.
* [Multi-OS Engine](https://software.intel.com/en-us/multi-os-engine) - An open-source, cross-platform engine to develop native mobile (iOS, Android, etc.) apps.
* [Modern Java - A Guide to Java 8](https://github.com/winterbe/java8-tutorial) - Popular Java 8 guide.
* [Modernizer](https://github.com/andrewgaul/modernizer-maven-plugin) - Detect uses of legacy Java APIs.
* [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases.