Quarkus Core repository has reached the incredible milestone of 1000 community contributors!
Celebrate with usQuarkus Features
Container First
Quarkus tailors your application for GraalVM and HotSpot. Amazingly fast boot time, incredibly low RSS memory (not just heap size!) offering near instant scale up and high density memory utilization in container orchestration platforms like Kubernetes. We use a technique we call compile time boot.
Reactive Core
Built on a robust reactive core, Quarkus ensures fast and efficient performance, supporting the development of a wide variety of modern applications.
Community and Standards
Quarkus provides a cohesive, fun to use, full-stack framework by leveraging a growing list of over fifty best-of-breed libraries that you love and use. All wired on a standard backbone.
Kube-Native
The combination of Quarkus and Kubernetes provides an ideal environment for creating scalable, fast, and lightweight applications. Quarkus significantly increases developer productivity with tooling, pre-built integrations, application services, and more.
Developer Joy
A cohesive platform for optimized developer joy with unified configuration and no hassle native executable generation. Zero config, live reload in the blink of an eye and streamlined code for the 80% common usages, flexible for the remainder 20%.
The live coding fast feedback loop was very useful when developing with Quarkus. Although fast startup was nice, it wasn’t critical since our apps are long-running, but during development, as we tweaked our APIs, being able to immediately re-test saved us a ton of development time.
- Lead Developer on the Adoptium Technical Steering Committee
Quarkus offers unequaled performance
Recent Blog Posts
November 06, 2024 Tags: release
We released Quarkus 3.16.2, a maintenance release for our 3.16 release train.
October 30, 2024 Tags: release
We released Quarkus 3.16 which is packed with new features and enhancements: distributed logging with OpenTelemetry Logging, a nice default LGTM dashboard, a lot of new security features...
October 17, 2024 Tags: newsletter
The October edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus.
Feedback and Help
For usage questions, we recommend to:
- Use the Discussions section on our GitHub project.
- Ask on Stack Overflow with the
quarkus
tag
For questions related to the development of Quarkus:
- The quarkus-dev Google Groups
- Chat using Zulip (
#dev
stream)
Join the Quarkus Community
Check out our GitHub for details on reporting issues and the process for submitting pull requests.
Every contribution is valuable. It can be a bug report, an example application, a feature request, a fix in the documentation or just feedback.
Your help is more than welcome! Don’t hesitate to join the crowd.