usbrawmap VS rkvm

Compare usbrawmap vs rkvm and see what are their differences.

usbrawmap

USB scancode mapper / driver for old nonstandard keyboards (by zdimension)
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
usbrawmap rkvm
2 3
23 366
- -
3.3 8.0
3 months ago 5 months 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.

usbrawmap

Posts with mentions or reviews of usbrawmap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-18.
  • Sun Type 6 USB keyboard, with the Unix function keys
    2 projects | /r/vintagecomputing | 18 Feb 2023
    They work on Linux out of the box (usually), but on Windows the scancodes of the functions keys on the left are simply ignored. After searching around and finding people have been trying to use those on Windows for two literal decades, I ended up writing a driver-like thingy that allows using those keys and mapping them to anything. https://github.com/zdimension/usbrawmap

rkvm

Posts with mentions or reviews of rkvm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-02.
  • LAN Mouse is a mouse and keyboard sharing software
    3 projects | news.ycombinator.com | 2 Jan 2024
    You might take some inspiration (or some code) from https://github.com/htrefil/rkvm

    I've used it and it works pretty well, is written in rust, and it has one big advantage - by emulating the keyboard and mouse at the linux evdev layer it avoids touching any of the desktop-specific apis. (It also has encryption, though over TCP so has issues with managing connections. I think your choice of UDP was a good one)

  • My personal experience: Plasma/X11 > Plasma/Wayland
    1 project | /r/kde | 20 May 2022
    It looks like RKVM is supposed to work well, but I can't figure out how to compile the Windows client.
  • KVM software currently working in Wayland
    2 projects | /r/gnome | 10 May 2021
    only one i know is https://github.com/htrefil/rkvm which either doesn't work or has so little documentation that you probably can't figure it out yourself

What are some alternatives?

When comparing usbrawmap and rkvm you can also consider the following projects:

HidGuardian - Windows kernel-mode driver for controlling access to various input devices.

barrier - Open-source KVM software

virtual-display-rs - A Windows virtual display driver to add multiple virtual monitors to your PC! For Win10+. Works with VR, obs, streaming software, etc

enigo - Cross platform input simulation in Rust

kbct - Keyboard keycode mapping utility for Linux supporting layered configuration

cloud-hypervisor - A Virtual Machine Monitor for modern Cloud workloads. Features include CPU, memory and device hotplug, support for running Windows and Linux guests, device offload with vhost-user and a minimal compact footprint. Written in Rust with a strong focus on security.

ktrl - A Supercharged Keyboard Programming Daemon ⌨️

click-once - A small tiny little binary to fix undesired mouse double clicks in Windows, written in Rust. Minimal executable with little to no overhead.

wfh-jiggle - Jiggle your mouse every X seconds to keep your computer unlocked.

leddy - Linux LED controller for the Fnatic miniStreak.

pad-motion - Implementation of Cemuhook gamepad motion protocol.

lan-mouse - mouse & keyboard sharing via LAN