awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to mikuauahdark/npad93

Projects sharing features with NPad93

30 open-source projects similar to mikuauahdark/npad93, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • airstruck/knifeairstruck avatar

    airstruck/knife

    515View on GitHub↗

    A collection of useful micro-modules for Lua.

    Lua
    View on GitHub↗515
  • antirez/linenoiseantirez avatar

    antirez/linenoise

    4,302View on GitHub↗

    Linenoise is a lightweight C library for terminal line editing, command history management, and asynchronous input processing. It functions as a self-contained alternative for capturing user input from the command line without requiring external dependencies. The utility provides a non-blocking input processor that handles keyboard data via a feed mechanism, allowing applications to process user typing and external events simultaneously. It supports the implementation of custom shells and REPLs through features such as callback-based autocompletion, input hinting, and a circular history buffe

    C
    View on GitHub↗4,302
  • flamendless/slabflamendless avatar

    flamendless/Slab

    385View on GitHub↗

    An immediate mode GUI for the Love2D framework.

    Lua
    View on GitHub↗385
  • automattf/vector.luaautomattf avatar

    automattf/vector.lua

    63View on GitHub↗

    a simple vector library for Lua based on the PVector class from processing

    Lua
    View on GitHub↗63
  • beakerboy/vba-math-objectsBeakerboy avatar

    Beakerboy/VBA-Math-Objects

    9View on GitHub↗

    VBA Math Objects

    VBA
    View on GitHub↗9

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • besnoi/clovebesnoi avatar

    besnoi/clove

    29View on GitHub↗

    A helper library for LÖVE which allows to loads huge amount of assets super-easily :punch:

    Lua
    View on GitHub↗29
  • colleagueriley/rgfwColleagueRiley avatar

    ColleagueRiley/RGFW

    1,678View on GitHub↗
    Cc99cocoacross-platform
    View on GitHub↗1,678
  • darkmetalic/listboxdarkmetalic avatar

    darkmetalic/ListBox

    15View on GitHub↗

    LOVE2D - Dynamic ListBox

    Lua
    View on GitHub↗15
  • davisdude/mlibdavisdude avatar

    davisdude/mlib

    90View on GitHub↗

    A math and collisions library for Lua.

    Lua
    View on GitHub↗90
  • dknight/polysecdknight avatar

    dknight/polysec

    4View on GitHub↗

    Framework-agnostic polygon intersection library for Lua

    Lua
    View on GitHub↗4
  • duznanski/vornmathDUznanski avatar

    DUznanski/vornmath

    22View on GitHub↗

    Vorn's Lua Math Library

    Lua
    View on GitHub↗22
  • excessive/cpmlexcessive avatar

    excessive/cpml

    347View on GitHub↗

    Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.

    Lua
    View on GitHub↗347
  • excessive/patchyexcessive avatar

    excessive/patchy

    38View on GitHub↗

    Simple 9patch library for LÖVE

    Lua
    View on GitHub↗38
  • flamendless/lovely-windowsflamendless avatar

    flamendless/lovely-windows

    22View on GitHub↗

    Lovely-Windows is a simple Window/Screen Manager for Love2D

    Lua
    View on GitHub↗22
  • astrochili/narratorastrochili avatar

    astrochili/narrator

    166View on GitHub↗

    The Ink language parser and runtime implementation in Lua

    Lua
    View on GitHub↗166
  • floatingbanana/groveFloatingBanana avatar

    FloatingBanana/Grove

    19View on GitHub↗

    Mini graphics libraries for love2d

    Lua
    View on GitHub↗19
  • gustavostuff/gooigustavostuff avatar

    gustavostuff/gooi

    236View on GitHub↗

    LÖVE GUI Library

    Lua
    View on GitHub↗236
  • gwyrddglas/gamestatemanagerGwyrddGlas avatar

    GwyrddGlas/GameStateManager

    19View on GitHub↗

    A simple and flexible state management library for LÖVE. It allows easy switching between game states, such as menus, levels, or screens. Handling input and rendering delegation based on the current state.

    Lua
    View on GitHub↗19
  • hdictus/humpHDictus avatar

    HDictus/hump

    98View on GitHub↗

    LÖVE Helper Utilities for Massive Progression

    Lua
    View on GitHub↗98
  • idbrii/love-shaderscanidbrii avatar

    idbrii/love-shaderscan

    15View on GitHub↗

    better iteration with shaders in love2d

    Lua
    View on GitHub↗15
  • immediate-mode-ui/nuklearImmediate-Mode-UI avatar

    Immediate-Mode-UI/Nuklear

    10,884View on GitHub↗

    Nuklear is a minimal, header-only graphical user interface toolkit written in C. It utilizes an immediate-mode rendering model, where the interface is reconstructed and drawn directly within the application loop each frame. This approach eliminates the need for persistent widget state or complex synchronization between the interface and underlying application data. The library is designed for portability and integration into resource-constrained environments. It requires the host application to manage memory manually, allowing it to function in systems that lack standard library support. By d

    Ccc89gui
    View on GitHub↗10,884
  • immortalx74/lovr-ui2dimmortalx74 avatar

    immortalx74/lovr-ui2d

    79View on GitHub↗

    An immediate mode GUI library for LÖVR and LÖVE

    Lua
    View on GitHub↗79
  • josefnpat/reflowprintjosefnpat avatar

    josefnpat/reflowprint

    53View on GitHub↗

    A library designed for alignment of text that is shown one character at a time

    Lua
    View on GitHub↗53
  • josefnpat/safewordjosefnpat avatar

    josefnpat/safeword

    4View on GitHub↗

    An overscan detection library for LÖVE

    Lua
    View on GitHub↗4
  • karai17/simple-tiled-implementationkarai17 avatar

    karai17/Simple-Tiled-Implementation

    1,057View on GitHub↗

    Tiled library for LÖVE

    Lua
    View on GitHub↗1,057
  • keharriso/love-nuklearkeharriso avatar

    keharriso/love-nuklear

    389View on GitHub↗

    Lightweight immediate mode GUI for LÖVE games

    C
    View on GitHub↗389
  • keyslam/inkyKeyslam avatar

    Keyslam/Inky

    84View on GitHub↗

    A GUI Framework for LÖVE

    Lua
    View on GitHub↗84
  • kikito/tween.luakikito avatar

    kikito/tween.lua

    665View on GitHub↗

    Tweening/Easing/Interpolating functions for lua. Inspired on jQuery's animate method.

    Lua
    View on GitHub↗665
  • kingtut10101/scenemanKINGTUT10101 avatar

    KINGTUT10101/SceneMan

    14View on GitHub↗

    A simple, but powerful scene/gamestate manager that uses a stack

    Lua
    View on GitHub↗14
  • 1bardesign/batteries1bardesign avatar

    1bardesign/batteries

    431View on GitHub↗

    Reusable dependencies for games made with lua (especially with love)

    Lua
    View on GitHub↗431