SaaSHub helps you find the best software and product alternatives Learn more →
Tarpc Alternatives
Similar projects and alternatives to tarpc
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
lust
A fast, auto-optimizing image server designed for high throughput and caching; Now that is hot.
-
-
delay-timer
Time-manager of delayed tasks. Like crontab, but synchronous asynchronous tasks are possible scheduling, and dynamic add/cancel/remove is supported.
-
-
canary
Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility. (by znx3p0)
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better tarpc alternative or higher similarity.
tarpc discussion
tarpc reviews and mentions
Posts with mentions or reviews of tarpc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-12.
-
A high performance Remote Procedure Call (RPC) system for rust
You can think its better version of tarpc
- Typesafe client generation for servers? (similar to trpc)
-
Anyone have experience with tarpc?
tarpc is a Rust RPC crate by google (not official)
-
Any suggestion to build a long-lived connection with dual-rpc capability
gRPC (https://github.com/google/tarpc) is the first thought here, but it is bounded to http2 and the client has to initiate the connection, I haven't used stream request before so not sure if it fits my situation.
-
Hey Rustaceans! Got an easy question? Ask here (2/2022)!
For generating server and client code from an interface description, you may try tonic for gRPC with protobuf as your interface language, or tarpc if you want to describe the API in Rust.
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Aug 2026
Stats
Basic tarpc repo stats
6
3,728
4.9
3 days ago
google/tarpc is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of tarpc is Rust.