inputplug VS thindx

Compare inputplug vs thindx and see what are their differences.

inputplug

XInput event monitor daemon (by andrewshadura)

thindx

Thin DirectX wrappers for Rust. (by MaulingMonkey)
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
inputplug thindx
1 1
33 8
- -
4.1 6.8
2 months ago 3 months ago
Rust Rust
MIT License GNU General Public License v3.0 or later
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.

inputplug

Posts with mentions or reviews of inputplug. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-28.
  • Weird issue with Hyper modifier
    2 projects | /r/emacs | 28 Feb 2023
    iii) That leaves plug/unplug resetting configuration issue. But you can use a daemon like inputplug (created by a debian dev) to do things when that happens. Personally I have lived through a loose usb keyboard with my sanity intact thanks to inputplug. I also use a bluetooth keyboard now which occasionally has problems, although I admit disconnect after few minutes of idle time doesn't happen here.

thindx

Posts with mentions or reviews of thindx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-30.
  • How to convert an enum to string in C++
    4 projects | news.ycombinator.com | 30 Sep 2023
    https://github.com/MaulingMonkey/winresult/

    Another project: thindx. Bindings for d3dcompiler + d3d9 + xinput have a lot of enums and flags:

    • 50 results in 49 files for flags!: https://github.com/search?q=repo%3AMaulingMonkey%2Fthindx%20...

    • 77 results in 69 files for enumish!: https://github.com/search?q=repo%3AMaulingMonkey%2Fthindx+en...

    • I still do things by hand somtimes, for reasons that elude my recollection: https://github.com/MaulingMonkey/thindx/blob/127d75f9de91f73...

    And these are baby numbers compared to an actual professional gamedev codebase. Attention to detail makes me fairly comfortable with this much hand-generated nonsense in my one man show, but bugs still crop up... and there are people I would dread handing maintainence of such a project over to that I've worked with in a professional capacity, who simply do not care to exercise the same level of care as I do when editing such stuff.

What are some alternatives?

When comparing inputplug and thindx you can also consider the following projects:

shaderc-rs - Rust bindings for the shaderc library.

bevy_toon_shader - Toon Shader for the bevy game engine

winresult - Debug-friendly rust types/codes for windows results