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
·

3 Repos

Awesome GitHub RepositoriesCloud-Native Backend Frameworks

Libraries and runtimes optimized for building microservices with low latency and minimal resource usage.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Cloud-Native Backend Frameworks. Refine with filters or upvote what's useful.

Awesome Cloud-Native Backend Frameworks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • spring-projects/spring-bootAvatar von spring-projects

    spring-projects/spring-boot

    80,945Auf GitHub ansehen↗

    Spring Boot is an opinionated application framework designed to streamline the creation of production-ready services. It functions as a comprehensive development platform that utilizes a centralized dependency injection container to manage object lifecycles and wiring. By employing convention-over-configuration, the framework automates the instantiation of components based on the presence of specific libraries and configuration properties, significantly reducing the need for manual setup. The framework distinguishes itself by bundling the application and its web server into a single, self-con

    Optimizes backend services for cloud-native environments by facilitating externalized configuration and automated observability.

    Javaframeworkjavaspring
    Auf GitHub ansehen↗80,945
  • swiftlang/swiftAvatar von swiftlang

    swiftlang/swift

    70,051Auf GitHub ansehen↗

    Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. The language is built on a task-based concurrency model that schedules asynchronous operations across multicore hardware to ensure data race safety. The project distinguishes itself through a native, bi-directional interoperability mechanism that allows for direct integration wit

    Optimizes backend services for low latency and minimal resource consumption in cloud-native deployments.

    Swift
    Auf GitHub ansehen↗70,051
  • 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

    Ships a high-performance, Kubernetes-optimized framework for building Java applications with fast startup times and low memory consumption.

    Javacloud-nativehacktoberfestjava
    Auf GitHub ansehen↗15,479
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Infrastructure
  4. Cloud-Native Backend Frameworks