Mouse Server for Linux

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

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

    A ip based kvm that shares the input of a windows pc with a usb capable device

  • I wrote something similar (windows --network--> raspi zero w --usb--> target device). My first attempt used a simple tcp stream without nagle's algorithm and it was completely useable because I was sending way to many packets this way. After turning nagle's algorithm back on it generally usable but it also introduced something like a 0.5s delay (it's easily noticable, trust me). However the whole thing was pretty unstable, because even a small hick-up in network quality would result in a death spiral that took around 2-3s to resolve itself and make the program usable again. I'm sure I could've optimized my naive tcp protocol further to make it more stable but I chose to fix the problem on the source and wrote my own simple, reliable, ordered network protocol on top of UDP. While it currently has some limitations (no encryption, no congestion control, connection loss is somewhat ungraceful) it runs amazingly stable even under bad network conditions and with unnoticeable latency.

  • rust-zmq

    Rust zeromq bindings.

  • I have been using https://crates.io/crates/zmq since 2015 (shortly after rust 1.0 was announced) in production with pub-sub, request-reply and router without any issue. Processes about 5k msg/seconds (mid-freq market data).

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

  • ZMQ bindings library unmaintained?

    1 project | /r/rust | 13 Mar 2023
  • Ask HN: Best practices of publishing a forked repo

    1 project | news.ycombinator.com | 9 Oct 2022
  • Can I pay someone to fix this? (Rust docker issue)

    1 project | /r/latcijuftemuhg | 29 Jul 2022
  • Can I pay someone to fix this? (Rust docker issue)

    1 project | /r/bewiuweifuzapg | 29 Jul 2022
  • Can I pay someone to fix this? (Rust docker issue)

    1 project | /r/ampibgumribupe | 29 Jul 2022