tokio_kcp VS tarpc

Compare tokio_kcp vs tarpc and see what are their differences.

tokio_kcp

A Kcp implementation for tokio (by Matrix-Zhang)

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
tokio_kcp tarpc
1 6
161 3,028
- 1.0%
4.0 7.9
about 1 month ago 11 days ago
Rust Rust
MIT License 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.

tokio_kcp

Posts with mentions or reviews of tokio_kcp. We have used some of these posts to build our list of alternatives and similar projects.

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 tokio_kcp and tarpc you can also consider the following projects:

sea-orm - 🐚 An async & dynamic ORM for Rust

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

capnproto-rust - Cap'n Proto for Rust

jsonrpc - Rust JSON-RPC implementation

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

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.

untokio - pretend tokio doesn't exist

zero2prod - An implementation of Zero To Production In Rust using Axum instead of Actix

rust-modules-example

pasts - Minimal and simpler alternative to the futures crate.

rmp-rpc - a msgpack-rpc rust library based on tokio