switch
Controller library
A library providing a type-safe interface for interacting with Nintendo Switch controllers
A library for interacting with Nintendo Switch controllers, written in Haskell.
109 stars
2 watching
6 forks
Language: Haskell
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
thealexbarney/libhac | A .NET library reimplementing parts of the Nintendo Switch OS for decrypting and extracting content file formats. | 399 |
ziltoid1991/bindbc-jsl | D bindings for a controller library | 2 |
mathertel/onebutton | An Arduino library for using a single button for multiple purpose input | 970 |
ndmitchell/uniplate | A simple and efficient generics library for Haskell | 76 |
ndmitchell/extra | A collection of utility functions for the Haskell programming language | 94 |
valderman/selda | A type-safe, high-level interface for interacting with relational databases in Haskell. | 477 |
switchbrew/libnx | A library providing an AArch64-based userland interface to the Nintendo Switch system | 1,272 |
tesselode/tactile | An input library that enables flexible control and handling of various input methods in game development. | 52 |
haskell/network | Provides a low-level networking interface in Haskell | 327 |
tesselode/baton | A Lua library that enables flexible and extensible input handling in LÖVE games | 211 |
cdepillabout/pretty-simple | A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |
sub-xaero/stimulus-library | A collection of reusable and configurable StimulusJS controllers for common web application scenarios. | 158 |
kiibohd/controller | A firmware project that enables keyboard control over various microcontrollers | 807 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 848 |
typelift/concurrent | A library providing functional concurrency primitives inspired by concurrent programming languages. | 209 |