Construction

Helidon – set of Java libraries for writing microservices

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 BootCreate Spring-powered, production-grade applications and services
JavalinSimple web framework for Java and Kotlin
KtorAsynchronous framework for creating microservices, web applications and more
QuarkusKubernetes native Java stack tailored for OpenJDK HotSpot and GraalVM
DropwizardJava framework for developing RESTful web services
SparkSimple expressive web framework for Java
RatpackSimple, capable, toolkit for creating high performance web applications
ArmeriaBuild any type of microservice leveraging your favorite technologies
JoobyModern, performant and easy to use web framework for Java and Kotlin
HelidonSet of Java libraries for writing microservices
PippoAims to be easy to use and hack
JoddSet of micro-frameworks and developer-friendly tools and utilities
RapidoidHTTP server and modern Java web framework / application container

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments