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

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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).

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Eternal Terminal

    Re-Connectable secure remote shell

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

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

  • Free Public WiFi

    1 project | news.ycombinator.com | 30 Jul 2023
  • UDPSpeeder usage

    1 project | /r/opnsense | 25 Jul 2023
  • Packet Replication / Duplication for Noisy Channels AKA Wan Smoothing

    2 projects | /r/networking | 11 Jul 2022
  • How to configure GSWave for the lowest internet speed?

    1 project | /r/Asterisk | 31 Jul 2021
  • Improve lossy link performance with Forward Error Connection

    1 project | news.ycombinator.com | 5 Jan 2021

Did you know that C++ is
the 7th most popular programming language
based on number of references?