Description
Quarkus is a Cloud Native, (Linux) Container First framework for writing Java applications.
Quarkus alternatives and similar libraries
Based on the "Microservice" category.
Alternatively, view Quarkus alternatives based on common mentions on social networks and blogs.
-
Nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications. -
Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件) -
Helidon
Two-style approach for writing microservices: Functional-reactive and as an implementation of MicroProfile.
CodeRabbit: AI Code Reviews for Developers
Do you think we are missing an alternative of Quarkus or a related project?
Popular Comparisons
README
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 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 turn around 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
Migration Guides
We collect all the migration notes in our migration guides.
Release Planning
Interested in when the next release is coming? Check our release planning document for details.
How to build Quarkus
The build instructions are available in the [contribution guide](CONTRIBUTING.md).
*Note that all licence references and agreements mentioned in the Quarkus README section above
are relevant to that project's source code only.