Software Alternatives & Reviews

Micronaut Framework VS helidon

Compare Micronaut Framework VS helidon and see what are their differences

Micronaut Framework logo Micronaut Framework

Build modular easily testable microservice & serverless apps

helidon logo helidon

Helidon Project, Java libraries crafted for Microservices
  • Micronaut Framework Landing page
    Landing page //
    2022-02-01
  • helidon Landing page
    Landing page //
    2022-08-28

Micronaut Framework videos

Micronaut Framework | Build Microservices with This JVM-Based Framework | Java Techie

helidon videos

From Zero to Hello - Helidon MP / MicroProfile

More videos:

  • Review - Everything you must know about Helidon | MicroStream Hackathon Weekly Q&A | Edition 4

Category Popularity

0-100% (relative to Micronaut Framework and helidon)
Web Frameworks
74 74%
26% 26
Developer Tools
80 80%
20% 20
Python Web Framework
69 69%
31% 31
Runtime
51 51%
49% 49

User comments

Share your experience with using Micronaut Framework and helidon. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Micronaut Framework should be more popular than helidon. It has been mentiond 36 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Micronaut Framework mentions (36)

  • Javalin – a simple web framework for Java and Kotlin
    Micronaut has a share of the space too. https://micronaut.io/ However, you’re right that Spring Boot has the lions share of the Java ecosystem. - Source: Hacker News / 3 months ago
  • Spark – A web micro framework for Java and Kotlin
    I've used vert.x in a big project once. I don't ever want to do that again. Performance is pretty good, but the developer experience is beyond clunky. My current favourite Java server framework is Micronaut. Great performance and easy to develop for! https://micronaut.io/. - Source: Hacker News / 3 months ago
  • Java 21 Released
    One of the most common web frameworks used is Spring Boot - here is their quickstart: https://spring.io/quickstart Newer alternatives are: https://micronaut.io/ and https://quarkus.io/ If you want to have something really simple look at Javalin: https://javalin.io/. - Source: Hacker News / 7 months ago
  • Java consumes 38x less energy than Python
    I wonder how much you'd save with Micronaut: https://micronaut.io/ > Micronaut is a software framework for the Java virtual machine platform. It is designed to avoid reflection, thus reducing memory consumption and improving start times. Features which would typically be implemented at run-time are instead pre-computed at compile time. https://en.wikipedia.org/wiki/Micronaut_(framework) I don't think you'd go down... - Source: Hacker News / 10 months ago
  • mlfx FXML compiler
    I'd like to introduce my project. It is called mlfx. It can compile FXML ahead of time. It is basically an annotation processor, which internally uses Micronaut framework's AST abstraction and compiles fxml files directly to JVM bytecode. This decreases UI load time and also helps with native-image reflection configs. It also has some compliance tests that load compiled code and Check resulting object graph... Source: 11 months ago
View more

helidon mentions (13)

  • Java web framework wihout annotations ?
    Maybe take a look at Helidon SE from Oracl (you find a short tutorial at https://www.baeldung.com/microservices-oracle-helidon). Source: 11 months ago
  • Javalin v5 has been released! (web micro-framework)
    If you’ve used NodeJS & ExpessJS, in Java world, Vert.x, Helidon and Javalin should be familiar. Source: over 1 year ago
  • Is it worth to learn Spring Boot ?
    If you’ve used ExpressJS, you could try Vert.x and Helidon. Source: almost 2 years ago
  • Average Oracle move
    You would think that if the site of one of the biggest programming languages is an abomination for both consumers and developers, then the one for a rest framework that the same company develops on the side should be even worse, but that's not the case as we are talking about oracle. How is the helidon website absolutely stunning on both mobile and desktop? It's still developed by oracle, just how is it possible... Source: almost 2 years ago
  • resources to learn java J2EE technologies
    The specification playground is called microprofile, where new specifications are rapidly prototyped. Some products are built around only that platform like quarkus, helidon or Micronaut. Source: almost 2 years ago
View more

What are some alternatives?

When comparing Micronaut Framework and helidon, you can also consider the following products

vert.x - From Wikipedia, the free encyclopedia

Quarkus - Quarkus: Supersonic Subatomic Java. . Contribute to quarkusio/quarkus development by creating an account on GitHub.

Javalin - Simple REST APIs for Java and Kotlin

Node.js - Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications

Spark Framework - Spark Framework is a simple and lightweight Java web framework built for rapid development.

Django - The Web framework for perfectionists with deadlines