Helidon Níma is the first Java microservices framework based on virtual threads

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. game-of-life-csp

    Game of Life implemented in Java using virtual threads and communicating sequential processes

    Of course, this is not fully comparable to Akka, but you might find this interesting: https://github.com/ebarlas/game-of-life-csp

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. Caffeine

    A high performance caching library for Java

    not to distract from your valid points but, when used properly, Caffeine + Reactor can work together really nicely [1].

    [1] https://github.com/ben-manes/caffeine/tree/master/examples/c...

  4. website

    Javalin website source code (by javalin)

    Counter-example: https://javalin.io/ uses Servlets, and seems to be doing quite fine without annotations.

  5. Spock

    The Enterprise-ready testing and specification framework.

    Well I care a lot that it exists. And many other people I know do as well. Just because you don't seem to like it, you shouldn't imagine everyone else is like you.

    Maybe Grails is no longer used as much (like Rails itself), but Groovy found other usages since then, like https://spockframework.org/ and Jenkins pipelines (https://www.jenkins.io/doc/book/pipeline/syntax/). It's not going anywhere, and I see no reason for anyone to be upset about it.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Mastering Spring Cloud Gateway Testing: Predicates (part 1)

    1 project | dev.to | 23 Apr 2024
  • Are there languages that allow to extend its syntax ?

    1 project | /r/AskProgramming | 4 Feb 2022
  • Gradle 7.0 Released

    2 projects | /r/java | 9 Apr 2021
  • HTTPS Client Certificate Authentication With Java

    1 project | dev.to | 7 Mar 2021
  • Modern software controls dependencies because it helps software authors

    1 project | news.ycombinator.com | 20 Feb 2021