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

mtanksl/LOVELi

0
View on GitHub↗
36 stars·5 forks·Lua·MIT·6 views

LOVELi

Retained mode layout and GUI library inspired by .NET's MAUI controls with StackLayout, AbsoluteLayout, Grid, Label, Button, Image, CheckBox, RadioButton, Switch, ProgressBar, Slider, TextBox and Border.

Features

  • User Interface Frameworks - Retained-mode layout system inspired by .NET controls.

Star history

Star history chart for mtanksl/loveliStar history chart for mtanksl/loveli

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to LOVELi

Similar open-source projects, ranked by how many features they share with LOVELi.
  • 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
  • excessive/patchyexcessive avatar

    excessive/patchy

    38View on GitHub↗

    Simple 9patch library for LÖVE

    Lua
    View on GitHub↗38
  • 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
See all 30 alternatives to LOVELi→

Frequently asked questions

What does mtanksl/loveli do?

Retained mode layout and GUI library inspired by .NET's MAUI controls with StackLayout, AbsoluteLayout, Grid, Label, Button, Image, CheckBox, RadioButton, Switch, ProgressBar, Slider, TextBox and Border.

What are the main features of mtanksl/loveli?

The main features of mtanksl/loveli are: User Interface Frameworks.

What are some open-source alternatives to mtanksl/loveli?

Open-source alternatives to mtanksl/loveli include: colleagueriley/rgfw. darkmetalic/listbox — LOVE2D - Dynamic ListBox. excessive/patchy — Simple 9patch library for LÖVE. flamendless/slab — An immediate mode GUI for the Love2D framework. gustavostuff/gooi — LÖVE GUI Library. antirez/linenoise — Linenoise is a lightweight C library for terminal line editing, command history management, and asynchronous input…