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.
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
Rust implementation of gRPC
Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources
Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd ...
The can package provides controller area network support for Python developers
OBD-II serial module for reading engine data
ETSI ITS G5 GeoNetworking stack, in Java: CAM-DENM / ASN.1 PER / BTP / GeoNetworking
A fork of a friendly car security exploration tool for the CAN bus
https://hexsecs.github.io/canarchy/ CANarchy is a stream-first CAN analysis and manipulation runtime designed for automation, security research, and agent-driven workflows.
CAN DBC to C (and CSV, JSON and XML) compiler using the mpc parser combinator library
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
Software for the CAN bus simulator on the Rasperry Pi
swiss army knife of Controller Area Networks (CAN) often used in cars and building automation, etc...