How to rewrite this C++ inheritance pattern in Rust?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Mosh

    Mobile Shell

  • As a side project, I'm slowly trying to port Mosh to Rust, since it's basically been unmaintained since 2017 (they claim otherwise, but having true color support sit in the master branch for years suggests that it is somewhat like the previous htop situation).

  • Eternal Terminal

    Re-Connectable secure remote shell

  • Rather than using Mosh, consider https://github.com/MisterTea/EternalTerminal

  • 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.

    InfluxDB logo
  • UDPspeeder

    A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)

  • All it needs is a bit of reed solomon encoding in the transport for additional reliability https://github.com/wangyu-/UDPspeeder

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts