rmp-rpc VS tarpc

Compare rmp-rpc vs tarpc and see what are their differences.

rmp-rpc

a msgpack-rpc rust library based on tokio (by little-dude)

tarpc

An RPC framework for Rust with a focus on ease of use. (by google)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rmp-rpc tarpc
1 6
45 3,036
- 1.3%
0.0 7.9
about 3 years ago 20 days ago
Rust Rust
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rmp-rpc

Posts with mentions or reviews of rmp-rpc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-11.

tarpc

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.

What are some alternatives?

When comparing rmp-rpc and tarpc you can also consider the following projects:

ormsgpack - Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]

tonic - A native gRPC client & server implementation with async/await support.

capnproto-rust - Cap'n Proto for Rust

remoc - Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust

jsonrpc - Rust JSON-RPC implementation

srpc - Simple RPC system based on top of Canary

lust - A fast, auto-optimizing image server designed for high throughput and caching; Now that is hot.

rust-multiplayer-physics - A multiplayer physics playground, written in rust.

retainer - Minimal async cache in Rust with support for key expirations

delay-timer - Time-manager of delayed tasks. Like crontab, but synchronous asynchronous tasks are possible scheduling, and dynamic add/cancel/remove is supported.