Helidon is a cloud-native, open‑source set of Java libraries for writing microservices that run on a fast web core powered by Netty.
Helidon supports two programming models:
- Helidon MP: MicroProfile 3.3.
- Helidon SE: a small, functional style API.
This is free and open source software.
Key Features
- Designed to be simple to use, with tooling and examples to get you going quickly. Since Helidon is simply a collection of Java libraries running on a fast Netty core, there is no extra overhead or bloat.
- Full MicroProfile support – supports MicroProfile and provides familiar APIs like JAX-RS, CDI and JSON-P/B.
- Reactive WebServer – provides a modern functional programming model and runs on top of Netty. Lightweight, flexible and reactive, the Helidon WebServer provides a simple-to-use and fast foundation for your microservices.
- Observable and Resilient – support for health checks, metrics, tracing and fault tolerance. Write cloud-ready applications that integrate with Prometheus, Jaeger/Zipkin and Kubernetes.
- GraalVM Native Image Support – supports GraalVM Native Image so you can compile your Helidon application into a small-footprint native executable. Or you can package your application as a jlink image or a traditional application JAR.
- Persistence Support – fully supports DB connectivity. Its non-blocking database client supports existing blocking JDBC drivers as well as relational and non-relational databases.
- Reactive streams messaging.
Website: helidon.io
Support: GitHub Code Repository
Developer: Oracle
License: Apache License Version 2.0
Helidon is written in Java. Learn Java with our recommended free books and free tutorials.
Related Software
| Java Web Microframeworks | |
|---|---|
| Spring Boot | Create Spring-powered, production-grade applications and services |
| Javalin | Simple web framework for Java and Kotlin |
| Ktor | Asynchronous framework for creating microservices, web applications and more |
| Quarkus | Kubernetes native Java stack tailored for OpenJDK HotSpot and GraalVM |
| Dropwizard | Java framework for developing RESTful web services |
| Spark | Simple expressive web framework for Java |
| Ratpack | Simple, capable, toolkit for creating high performance web applications |
| Armeria | Build any type of microservice leveraging your favorite technologies |
| Jooby | Modern, performant and easy to use web framework for Java and Kotlin |
| Helidon | Set of Java libraries for writing microservices |
| Pippo | Aims to be easy to use and hack |
| Jodd | Set of micro-frameworks and developer-friendly tools and utilities |
| Rapidoid | HTTP server and modern Java web framework / application container |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

