github.com/0xcafed00d/joystick

joystick

Package joystick implements a Polled API to read the state of an attached joystick.

45

Decision Signals

Health score 45/100, confidence 80/100.

Caution
Maintenance 15
Adoption 24
Security 92
Maturity 52
Developer DX 83
Confidence 80

Install

go get github.com/0xcafed00d/joystick

Package Data

updated May 28, 2026
Latest versionv1.0.1
Imported by9 packages
Stars0
Forks0
Last activity8 years ago
Latest releaseUnknown
LicenseUnknown
Known vuln records0

API Surface

10 symbols
SymbolKindSynopsis
Joystick Type type Joystick interface{ ... }
Joystick.AxisCount Method AxisCount func() int
Joystick.ButtonCount Method ButtonCount func() int
Joystick.Close Method Close func()
Joystick.Name Method Name func() string
Joystick.Read Method Read func() (State, error)
Open Function func Open(id int) (Joystick, error)
State Type type State struct{ ... }
State.AxisData Field AxisData []int
State.Buttons Field Buttons uint32

Maintained Alternatives

limited recent repository activity

#1 Echo

Package echo implements high performance, minimalist Go web framework.

Go Web Frameworks 32.4K stars 31.3K imported-by 100% confidence
97

#2 Fiber

Package fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go.

Go Web Frameworks 39.8K stars 30.9K imported-by 100% confidence
96

#3 GoFrame

A powerful framework for faster, easier, and more efficient project development.

Go Web Frameworks 13.2K stars 14 imported-by 100% confidence
96

#4 Learn Go with TDD

Learn Go with test-driven development

Go Web Frameworks 23.7K stars 0 imported-by 65% confidence
91

#5 Gin

Package gin implements a HTTP web framework called gin.

Go Web Frameworks 88.6K stars 0 imported-by 65% confidence
89

#6 GoFr

An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.

Go Web Frameworks 21.4K stars 0 imported-by 45% confidence
86

Similar Packages

Go Web Frameworks

#1 Echo

Package echo implements high performance, minimalist Go web framework.

Go Web Frameworks 32.4K stars 31.3K imported-by 100% confidence
97

#2 Fiber

Package fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go.

Go Web Frameworks 39.8K stars 30.9K imported-by 100% confidence
96

#3 GoFrame

A powerful framework for faster, easier, and more efficient project development.

Go Web Frameworks 13.2K stars 14 imported-by 100% confidence
96

#4 Learn Go with TDD

Learn Go with test-driven development

Go Web Frameworks 23.7K stars 0 imported-by 65% confidence
91

#5 Gin

Package gin implements a HTTP web framework called gin.

Go Web Frameworks 88.6K stars 0 imported-by 65% confidence
89