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
·

1 Repo

Awesome GitHub RepositoriesgRPC

Mechanisms for automatically producing and injecting gRPC-specific source code during the compilation process.

Distinct from Source Generators: Focuses on gRPC-specific source generation, distinct from general-purpose build-time source injection.

Explore 1 awesome GitHub repository matching development tools & productivity · gRPC. Refine with filters or upvote what's useful.

Awesome gRPC 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

    Automatically compiles protocol definitions into source code during the build process to facilitate service communication.

    Javacloud-nativehacktoberfestjava
    Auf GitHub ansehen↗15,479
  1. Home
  2. Development Tools & Productivity
  3. Compilers & Toolchains
  4. Source Compilation Tools
  5. Source Generators
  6. gRPC