12 releases

Uses new Rust 2024

new 0.1.0 Feb 10, 2026
0.0.20 Sep 17, 2025
0.0.19 Jul 11, 2025
0.0.18 Apr 5, 2025
0.0.11 Nov 30, 2024

#1448 in Game dev

Download history 51/week @ 2025-10-21 11/week @ 2025-10-28 11/week @ 2025-11-04 18/week @ 2025-11-11 15/week @ 2025-11-18 10/week @ 2025-11-25 10/week @ 2025-12-02 5/week @ 2025-12-09 24/week @ 2025-12-16 16/week @ 2025-12-23 9/week @ 2025-12-30 3/week @ 2026-01-06 18/week @ 2026-01-13 18/week @ 2026-01-20 15/week @ 2026-01-27 15/week @ 2026-02-03

66 downloads per month
Used in 17 crates (9 directly)

MIT license

45KB
715 lines

limnus-gamepad 🧱

A gamepad abstraction layer for the Limnus game engine, providing cross-platform gamepad support with a simple, event-driven API.

✨ Features

  • 🎮 Support for standard gamepad layouts
  • 🔄 Event-driven state updates
  • 📊 Analog input support for triggers and sticks
  • 🔌 Hot-plugging support
  • 🏃 Active state tracking

📦 Installation

Add limnus-gamepad to your project’s Cargo.toml:

[dependencies]
limnus-gamepad = "0.0.20"

License

Licensed under the MIT License. See LICENSE in the project root for license information.

Dependencies

~5–7.5MB
~60K SLoC