Software Alternatives & Reviews

vert.x VS helidon

Compare vert.x VS helidon and see what are their differences

vert.x logo vert.x

From Wikipedia, the free encyclopedia

helidon logo helidon

Helidon Project, Java libraries crafted for Microservices
  • vert.x Landing page
    Landing page //
    2022-06-12
  • helidon Landing page
    Landing page //
    2022-08-28

vert.x videos

From Zero to Back End in 45 Minutes with Eclipse Vert.x

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 vert.x and helidon)
Web Frameworks
70 70%
30% 30
Python Web Framework
65 65%
35% 35
Developer Tools
73 73%
27% 27
Runtime
57 57%
43% 43

User comments

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

Reviews

These are some of the external sources and on-site user reviews we've used to compare vert.x and helidon

vert.x Reviews

17 Popular Java Frameworks for 2023: Pros, cons, and more
As Vert.x is an event-driven and non-blocking framework, it can handle a lot of concurrencies using only a minimal number of threads. Vert.x is also quite lightweight, with the core framework weighing only about 650 KB. It has a modular architecture that allows you to use only the modules you need so that your app can stay as slick as possible. Vert.x is an ideal choice if...
Source: raygun.com

helidon Reviews

We have no reviews of helidon yet.
Be the first one to post

Social recommendations and mentions

Based on our record, vert.x should be more popular than helidon. It has been mentiond 26 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.

vert.x mentions (26)

  • Spark – A web micro framework for Java and Kotlin
    Https://vertx.io/ It's actively maintained with full time developers, performant, supports Kotlin out of the box, and has more features? - Source: Hacker News / 3 months ago
  • Reactive database access on the JVM
    Hibernate Reactive integrates with Vert.x, but an extension allows to bridge to Project Reactor if wanted. - Source: dev.to / 10 months ago
  • What's the state of server-side frameworks with Kotlin support today for small teams?
    Personally, I like vertx, it is modular and you can pick and choose what you need. It also has support for kotlin coroutines, https://vertx.io/, https://github.com/vert-x3/vertx-examples/tree/4.x/kotlin-examples. Source: about 1 year ago
  • Anything close beam/otp for other languages?
    I really like Eclipse Vert.x... As both an Erlang dev and Java dev, it's a great synergy and soon to have support for Virtual Threads similar to BEAM. Source: about 1 year ago
  • Favorite hidden gem library?
    Eclipse Vert.x - Add amazing Async to any Java stack. Source: over 1 year 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 vert.x and helidon, you can also consider the following products

Micronaut Framework - Build modular easily testable microservice & serverless apps

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.

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

Django - The Web framework for perfectionists with deadlines