awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesCloud-Native Frameworks

Java frameworks optimized for containerized and serverless cloud environments.

Distinct from Java: Distinct from general Java: focuses on cloud-native optimization and container-native lifecycle management.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Cloud-Native Frameworks. Refine with filters or upvote what's useful.

Awesome Cloud-Native Frameworks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • quarkusio/quarkusAvatar von quarkusio

    quarkusio/quarkus

    15,479Auf GitHub ansehen↗

    Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program

    Builds high-performance, memory-efficient Java applications specifically optimized for containerized and serverless cloud-native environments.

    Javacloud-nativehacktoberfestjava
    Auf GitHub ansehen↗15,479
  • helidon-io/helidonAvatar von helidon-io

    helidon-io/helidon

    3,798Auf GitHub ansehen↗

    Helidon is a Java microservices framework designed for building cloud-native applications. It provides a virtual thread web server to handle high-volume concurrent network requests and implements MicroProfile specifications, including JAX-RS and CDI, to ensure interoperability and standardization. The framework functions as a multi-protocol API gateway, supporting the delivery of data through REST, GraphQL, and gRPC. It includes a native compiler that transforms Java bytecode into standalone native executables to reduce memory footprint and startup time. The platform covers functional-reacti

    Provides a Java framework optimized for containerized and serverless cloud environments with native compilation support.

    Javajavamicroprofilemicroservice-framework
    Auf GitHub ansehen↗3,798
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. JVM Ecosystem
  6. Java
  7. Cloud-Native Frameworks