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
MikuAuahDark avatar

MikuAuahDark/NPad93

0
View on GitHub↗
64 stars·4 forks·Lua·14 views

NPad93

MikuAuahDark's Various Lua Libraries

Features

  • Math Libraries - FFI-accelerated 2D vector library.
  • Game Helpers - Text reflow and justification utility.
  • Shader Utilities - Simple library for color grading.
  • Tweening and Animation - Timeline-based animation system with bidirectional updates.
  • User Interface Frameworks - Flexible layouting library for UI elements.

Star history

Star history chart for mikuauahdark/npad93Star history chart for mikuauahdark/npad93

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with NPad93

These projects share indexed features with NPad93. Shared tags can include platform or build tooling; verify the primary use case before treating a result 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
  • astrochili/narratorastrochili avatar

    astrochili/narrator

    166View on GitHub↗

    The Ink language parser and runtime implementation in Lua

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

    1bardesign/batteries

    431View on GitHub↗

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

    Lua
    View on GitHub↗431
Compare all 30 related projects→

Frequently asked questions

What does mikuauahdark/npad93 do?

MikuAuahDark's Various Lua Libraries

What are the main features of mikuauahdark/npad93?

The main features of mikuauahdark/npad93 are: Math Libraries, Game Helpers, Shader Utilities, Tweening and Animation, User Interface Frameworks.

Which projects share features with mikuauahdark/npad93?

Projects with overlapping indexed features include: airstruck/knife — A collection of useful micro-modules for Lua. antirez/linenoise — Linenoise is a lightweight C library for terminal line editing, command history management, and asynchronous input… astrochili/narrator — The Ink language parser and runtime implementation in Lua. automattf/vector.lua — a simple vector library for Lua based on the PVector class from processing. beakerboy/vba-math-objects — VBA Math Objects. 1bardesign/batteries — Reusable dependencies for games made with lua (especially with love).