https://github.com/quarkusio/quarkus
  
  
    Quarkus: Supersonic Subatomic Java.  
    https://github.com/quarkusio/quarkus
  
cloud-native hacktoberfest java kubernetes reactive
        Last synced: 8 days ago 
        JSON representation
    
Quarkus: Supersonic Subatomic Java.
- Host: GitHub
- URL: https://github.com/quarkusio/quarkus
- Owner: quarkusio
- License: apache-2.0
- Created: 2018-07-06T00:44:20.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T14:19:07.000Z (6 months ago)
- Last Synced: 2025-05-12T15:38:06.751Z (6 months ago)
- Topics: cloud-native, hacktoberfest, java, kubernetes, reactive
- Language: Java
- Homepage: https://quarkus.io
- Size: 364 MB
- Stars: 14,498
- Watchers: 257
- Forks: 2,840
- Open Issues: 2,602
- 
            Metadata Files:
            - Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
 
Awesome Lists containing this project
- awesome-mcp-servers - Quarkus MCP - Java-based tools for building MCP servers with Quarkus, including SDKs and extensions for annotation-driven development and enterprise integration. (Merged 'Quarkus MCP Server SDK Java' and 'Quarkus MCP Extension') ([Read more](/details/quarkus-mcp.md)) `quarkus` `java` `sdk` `enterprise` (MCP Middleware & Orchestration)
- awesome-ccamel - quarkusio/quarkus - Quarkus: Supersonic Subatomic Java. (Java)
- awesome - quarkus - Quarkus: Supersonic Subatomic Java. (Java)
- StarryDivineSky - quarkusio/quarkus - RS、Hibernate ORM 和 JPA、Netty、Eclipse Vert.x、Eclipse MicroProfile、Apache Camel......微服务优先:为 Java 应用程序带来闪电般的快速启动时间和代码周转。Developer Joy:以开发为中心的体验,毫不妥协,让您的出色应用立即栩栩如生。 (Java 程序设计 / 网络服务_其他)
- my-awesome - quarkusio/quarkus - native,hacktoberfest,java,kubernetes,reactive pushed_at:2025-10 star:15.1k fork:3.0k Quarkus: Supersonic Subatomic Java. (Java)
- awesome-java - Quarkus
- awesome-engineering - Quarkus
- awesome-open-source-applications - Quarkus - native Java stack tailored for GraalVM and OpenJDK HotSpot. |  |  |  |  |  | (Back-End Development)
- awesome-open-source-applications - Quarkus - native Java stack tailored for GraalVM and OpenJDK HotSpot. |  |  |  |  |  | (Back-End Development)
README
          [](https://quarkus.io/#gh-light-mode-only)
[](https://quarkus.io/#gh-dark-mode-only)
[](https://search.maven.org/artifact/io.quarkus/quarkus-bom)
[![GitHub Actions Status]()](https://github.com/quarkusio/quarkus/actions?query=workflow%3A%22Quarkus+CI%22)
[](https://github.com/quarkusio/quarkus/pulse)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://quarkusio.zulipchat.com/)
[](https://gitpod.io/#https://github.com/quarkusio/quarkus/-/tree/main/)
[](https://github.com/quarkusio/quarkus/actions/runs/113853915/)
[](https://ge.quarkus.io/scans)
[](https://github.com/quarkusio/quarkus/stargazers)
[](https://gurubase.io/g/quarkus)
# Quarkus - Supersonic Subatomic Java
Quarkus is a Cloud Native, (Linux) Container First framework for writing Java applications.
* **Container First**:
Minimal footprint Java applications optimal for running in containers.
* **Cloud Native**:
Embraces [12 factor architecture](https://12factor.net) in environments like Kubernetes.
* **Unify imperative and reactive**:
Brings under one programming model non-blocking and imperative styles of development.
* **Standards-based**:
Based on the standards and frameworks you love and use (RESTEasy and JAX-RS, Hibernate ORM and JPA, Netty, Eclipse Vert.x, Eclipse MicroProfile, Apache Camel...).
* **Microservice First**:
Brings lightning fast startup time and code turnaround to Java apps.
* **Developer Joy**:
Development centric experience without compromise to bring your amazing apps to life in no time.
_All under ONE framework._
## Getting Started
* [Documentation](https://quarkus.io)
* [Wiki](https://github.com/quarkusio/quarkus/wiki)
## Migration Guides
We collect all the migration notes in our [migration guides](https://github.com/quarkusio/quarkus/wiki/Migration-Guides).
## Release Planning
Interested in when the next release is coming? Check our [release planning](https://github.com/quarkusio/quarkus/wiki/Release-Planning) document for details.
## How to build Quarkus
The build instructions are available in the [contribution guide](CONTRIBUTING.md).