awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to salesforce/reactive-grpc

Open-source alternatives to Reactive Grpc

30 open-source projects similar to salesforce/reactive-grpc, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Reactive Grpc alternative.

  • dialogs/grpc-web-gatewayD

    dialogs/grpc-web-gateway

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • fiorix/protoc-gen-cobraF

    fiorix/protoc-gen-cobra

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • src-d/proteusS

    src-d/proteus

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • improbable-eng/grpc-webAvatar de improbable-eng

    improbable-eng/grpc-web

    4,470Voir sur GitHub↗

    grpc-web is a translation layer and proxy system that enables web browsers to communicate with gRPC backend services. It consists of a gRPC Web Proxy that converts browser-based HTTP and WebSocket requests into standard gRPC calls, along with a TypeScript gRPC client for making strongly-typed remote procedure calls from browsers or Node.js environments. The project features a bidirectional streaming bridge that utilizes WebSockets to bypass browser limitations, allowing for full-duplex communication and client-side data streaming. It includes a protocol buffer code generator that parses schem

    TypeScriptbrowsergolanggrpc
    Voir sur GitHub↗4,470
  • stepancheg/grpc-rustAvatar de stepancheg

    stepancheg/grpc-rust

    1,368Voir sur GitHub↗

    Rust implementation of gRPC

    Rustgrpchttp2protobuf
    Voir sur GitHub↗1,368
  • paralin/grpc-busP

    paralin/grpc-bus

    0Voir sur GitHub↗
    Voir sur GitHub↗0

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • micro/go-grpcM

    micro/go-grpc

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • semlanik/qtprotobufAvatar de semlanik

    semlanik/qtprotobuf

    176Voir sur GitHub↗

    Protobuf generator and bindings for Qt framework

    C++
    Voir sur GitHub↗176
  • tower-rs/tower-grpcT

    tower-rs/tower-grpc

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • bsm/grpclbB

    bsm/grpclb

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • googleapis/gapic-generator-kotlinG

    googleapis/gapic-generator-kotlin

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • google/rejoinerAvatar de google

    google/rejoiner

    3,663Voir sur GitHub↗

    Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources

    Javagraphqlgraphql-servergrpc
    Voir sur GitHub↗3,663
  • google/grpc-kaptG

    google/grpc-kapt

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • google/go-microservice-helpersG

    google/go-microservice-helpers

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • litichevskiydv/grpc-host-builderL

    litichevskiydv/grpc-host-builder

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • eerimoq/cantoolsAvatar de eerimoq

    eerimoq/cantools

    2,248Voir sur GitHub↗

    CAN bus tools.

    Python
    Voir sur GitHub↗2,248
  • iotbzh/high-level-viwi-serviceI

    iotbzh/high-level-viwi-service

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ebroecker/canmatrixAvatar de ebroecker

    ebroecker/canmatrix

    1,080Voir sur GitHub↗

    Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd ...

    Python
    Voir sur GitHub↗1,080
  • dn5/vircarAvatar de dn5

    dn5/vircar

    157Voir sur GitHub↗

    A virtual car. Because you wouldn't download a car, would you?

    C
    Voir sur GitHub↗157
  • hardbyte/python-canAvatar de hardbyte

    hardbyte/python-can

    1,562Voir sur GitHub↗

    The can package provides controller area network support for Python developers

    Python
    Voir sur GitHub↗1,562
  • brendan-w/python-obdAvatar de brendan-w

    brendan-w/python-OBD

    1,297Voir sur GitHub↗

    OBD-II serial module for reading engine data

    Python
    Voir sur GitHub↗1,297
  • alexvoronov/geonetworkingAvatar de alexvoronov

    alexvoronov/geonetworking

    109Voir sur GitHub↗

    ETSI ITS G5 GeoNetworking stack, in Java: CAM-DENM / ASN.1 PER / BTP / GeoNetworking

    Java
    Voir sur GitHub↗109
  • cr0wtom/caringcaribounextAvatar de Cr0wTom

    Cr0wTom/caringcaribounext

    10Voir sur GitHub↗

    A fork of a friendly car security exploration tool for the CAN bus

    Python
    Voir sur GitHub↗10
  • hexsecs/canarchyAvatar de hexsecs

    hexsecs/canarchy

    1Voir sur GitHub↗

    https://hexsecs.github.io/canarchy/ CANarchy is a stream-first CAN analysis and manipulation runtime designed for automation, security research, and agent-driven workflows.

    Python
    Voir sur GitHub↗1
  • hive13/canibusAvatar de Hive13

    Hive13/CANiBUS

    112Voir sur GitHub↗

    CAN Device Vehicle Research Server (OpenGarages.org)

    JavaScript
    Voir sur GitHub↗112
  • howerj/dbccAvatar de howerj

    howerj/dbcc

    449Voir sur GitHub↗

    CAN DBC to C (and CSV, JSON and XML) compiler using the mpc parser combinator library

    C
    Voir sur GitHub↗449
  • google/guavaAvatar de google

    google/guava

    51,473Voir sur GitHub↗

    Guava is a Java standard library extension and utility toolkit that provides optimized data structures, concurrency tools, and core extensions. It serves as a comprehensive set of helpers for Java development, focusing on reducing repetitive boilerplate logic. The project is distinguished by its specialized implementations of immutable collections, which ensure thread safety and data consistency by preventing accidental modification. It also includes a dedicated graph data structure library for modeling and traversing networks of interconnected nodes and edges, alongside advanced collection t

    Javaguavajava
    Voir sur GitHub↗51,473
  • carloop/simulator-programAvatar de carloop

    carloop/simulator-program

    69Voir sur GitHub↗

    Software for the CAN bus simulator on the Rasperry Pi

    Go
    Voir sur GitHub↗69
  • jglim/unlockecuAvatar de jglim

    jglim/UnlockECU

    419Voir sur GitHub↗

    Free, open-source ECU seed-key unlocking tool.

    C#
    Voir sur GitHub↗419
  • atlas0fd00m/cancatAvatar de atlas0fd00m

    atlas0fd00m/CanCat

    215Voir sur GitHub↗

    swiss army knife of Controller Area Networks (CAN) often used in cars and building automation, etc...

    Python
    Voir sur GitHub↗215