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.
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
Reusable dependencies for games made with lua (especially with love)
MikuAuahDark's Various Lua Libraries
The main features of mikuauahdark/npad93 are: Math Libraries, Game Helpers, Shader Utilities, Tweening and Animation, User Interface Frameworks.
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).