An open API service indexing awesome lists of open source software.

https://github.com/maulingmonkey/thindx-xinput

Thin XInput wrappers for Rust.
https://github.com/maulingmonkey/thindx-xinput

directx rust xinput

Last synced: 11 months ago
JSON representation

Thin XInput wrappers for Rust.

Awesome Lists containing this project

README

          

# 🦀 **thin**dx::**xinput** - **Thin** **XInput** 🦀

Thin safe [xinput](https://learn.microsoft.com/en-us/windows/win32/xinput/xinput-game-controller-apis-portal) wrapper:

Types, fns, tests, real docs, intellisense, examples, debug visualizers, ...

[![GitHub](https://img.shields.io/github/stars/MaulingMonkey/thindx-xinput.svg?label=GitHub&style=social)](https://github.com/MaulingMonkey/thindx-xinput)
[![Build Status](https://github.com/MaulingMonkey/thindx-xinput/workflows/Rust/badge.svg)](https://github.com/MaulingMonkey/thindx-xinput/actions?query=workflow%3Arust)
![Last Commit](https://img.shields.io/github/last-commit/MaulingMonkey/thindx-xinput)


[![crates.io](https://img.shields.io/crates/v/thindx-xinput.svg)](https://crates.io/crates/thindx-xinput)
[![docs.rs](https://img.shields.io/docsrs/thindx-xinput)](https://docs.rs/thindx-xinput)
![msrv](https://img.shields.io/crates/msrv/thindx-xinput)


[![Changelog](https://img.shields.io/badge/wiki-changelog-blue?logo=github)](https://github.com/MaulingMonkey/thindx-xinput/wiki/Changelog)
[![License](https://img.shields.io/crates/l/thindx-xinput.svg)](https://github.com/MaulingMonkey/thindx-xinput)

## License

Licensed under either of

* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or )
* MIT license ([LICENSE-MIT](LICENSE-MIT) or )

at your option.

## Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.