windy VS nim-gamepad

Compare windy vs nim-gamepad and see what are their differences.

windy

Windowing library for Nim using OS native APIs. (by treeform)

nim-gamepad

Cross-platform gamepad library for nim (by konsumer)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
windy nim-gamepad
5 3
104 7
- -
4.7 6.9
5 months ago 11 months ago
Nim C
MIT License -
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.

windy

Posts with mentions or reviews of windy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-11.

nim-gamepad

Posts with mentions or reviews of nim-gamepad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-10.
  • Publishing to nimble
    1 project | /r/nim | 11 May 2023
    Here is my project. Whenever I try to build things that depend on that, it says I am missing the C files, even though it puts them where I would expect. It builds fine from inside the project.
  • Simple Gamepad Support
    7 projects | /r/nim | 10 May 2023
    Update: I figured it out so if you need a nice & simple cross-platform nim standalone gamepad library (no SDL or GLUT or whatever) this may be for you!

What are some alternatives?

When comparing windy and nim-gamepad you can also consider the following projects:

FreeCAD - This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker

boxy - 2D GPU rendering with a tiling atlas.

imgui - ImGui bindings for Nim via cimgui

owlkettle - A declarative user interface framework based on GTK 4

cpython - Alternative StdLib for Nim for Python targets, hijacks Python StdLib for Nim

pixie - Full-featured 2d graphics library for Nim.

NimForUE - Nim plugin for UE5 with native performance, hot reloading and full interop that sits between C++ and Blueprints. This allows you to do common UE workflows like for example to extend any UE class in Nim and extending it again in Blueprint if you wish so without restarting the editor. The final aim is to be able to do in Nim what you can do in C++

libstem_gamepad - Gamepad C API wrapper for OS X, Windows, and Linux

pixels - Toy support library for primitive graphics programming.

vulkan - Vulkan C bindings for Nim