packr
Application packager
A tool for packaging and distributing Java applications as native executables on multiple platforms.
Packages your JAR, assets and a JVM for distribution on Windows, Linux and Mac OS X
3k stars
78 watching
171 forks
Language: C++
last commit: 7 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
fvarrui/javapackager | A tool to package Java applications into native executables and installers for various platforms. | 1,065 |
lwjgl/lwjgl3 | A high-performance Java library providing direct access to native APIs for graphics, audio, parallel computing, and XR applications. | 4,816 |
libgdx/libgdx | A cross-platform Java framework for developing 2D and 3D games with support for multiple platforms including desktop, Android, iOS, and web browsers. | 23,368 |
jitpack/jitpack.io | Provides a package repository and build service for JVM and Android projects | 2,535 |
zxh0/jvm.go | A toy implementation of a Java Virtual Machine in Go | 3,594 |
shyiko/jabba | A tool that manages multiple versions of Java Development Kits across different operating systems. | 3,007 |
trixon/nbpackager | Tools and scripts to package NetBeans Platform applications into standalone executables for various operating systems. | 8 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,699 |
89luca89/pakkero | A tool for compressing and protecting binary files | 250 |
papermc/paper | An open-source Minecraft server project aiming to improve gameplay mechanics and performance. | 10,015 |
projectlombok/lombok | Automates tedious Java boilerplate code generation and annotation processing | 12,921 |
karan/joe | A tool that generates .gitignore files based on user input from the command line. | 2,876 |
fallenbagel/jellyseerr | An application for managing media library requests with support for multiple services and customizable features. | 3,850 |
izpack/izpack | Tools for packaging Java applications as cross-platform installers | 327 |
googlecontainertools/jib | Builds optimized container images for Java applications without a Docker daemon. | 13,691 |