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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ronen25/libcmdf

Open-source alternatives to Libcmdf

30 open-source projects similar to ronen25/libcmdf, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Libcmdf alternative.

  • antirez/linenoiseAvatar antirez

    antirez/linenoise

    4,302Vezi pe 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
    Vezi pe GitHub↗4,302
  • colleagueriley/rgfwAvatar ColleagueRiley

    ColleagueRiley/RGFW

    1,678Vezi pe GitHub↗
    Cc99cocoacross-platform
    Vezi pe GitHub↗1,678
  • darkmetalic/listboxAvatar darkmetalic

    darkmetalic/ListBox

    15Vezi pe GitHub↗

    LOVE2D - Dynamic ListBox

    Lua
    Vezi pe GitHub↗15
  • excessive/patchyAvatar excessive

    excessive/patchy

    38Vezi pe GitHub↗

    Simple 9patch library for LÖVE

    Lua
    Vezi pe GitHub↗38
  • flamendless/slabAvatar flamendless

    flamendless/Slab

    385Vezi pe GitHub↗

    An immediate mode GUI for the Love2D framework.

    Lua
    Vezi pe GitHub↗385

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • gustavostuff/gooiAvatar gustavostuff

    gustavostuff/gooi

    236Vezi pe GitHub↗

    LÖVE GUI Library

    Lua
    Vezi pe GitHub↗236
  • immediate-mode-ui/nuklearAvatar Immediate-Mode-UI

    Immediate-Mode-UI/Nuklear

    10,884Vezi pe 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
    Vezi pe GitHub↗10,884
  • immortalx74/lovr-ui2dAvatar immortalx74

    immortalx74/lovr-ui2d

    79Vezi pe GitHub↗

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

    Lua
    Vezi pe GitHub↗79
  • josefnpat/safewordAvatar josefnpat

    josefnpat/safeword

    4Vezi pe GitHub↗

    An overscan detection library for LÖVE

    Lua
    Vezi pe GitHub↗4
  • keharriso/love-nuklearAvatar keharriso

    keharriso/love-nuklear

    389Vezi pe GitHub↗

    Lightweight immediate mode GUI for LÖVE games

    C
    Vezi pe GitHub↗389
  • keyslam/inkyAvatar Keyslam

    Keyslam/Inky

    84Vezi pe GitHub↗

    A GUI Framework for LÖVE

    Lua
    Vezi pe GitHub↗84
  • kingtut10101/tuxreduxAvatar KINGTUT10101

    KINGTUT10101/TuxRedux

    6Vezi pe GitHub↗

    An immediate-mode UI system for LOVE2D inspired by SUIT.

    Lua
    Vezi pe GitHub↗6
  • linux-man/loveframesAvatar linux-man

    linux-man/LoveFrames

    156Vezi pe GitHub↗

    A GUI library for LÖVE 11.x

    Lua
    Vezi pe GitHub↗156
  • mikefreno/flexloveAvatar mikefreno

    mikefreno/FlexLove

    32Vezi pe GitHub↗

    A Löve Gui based on Flexbox

    Lua
    Vezi pe GitHub↗32
  • mikuauahdark/npad93Avatar MikuAuahDark

    MikuAuahDark/NPad93

    64Vezi pe GitHub↗

    MikuAuahDark's Various Lua Libraries

    Lua
    Vezi pe GitHub↗64
  • moongamelab/meowuiAvatar MoonGameLab

    MoonGameLab/MeowUI

    13Vezi pe GitHub↗

    Extensible library that enables you to create your own GUI controls based on provided core modules in Löve2D.

    MoonScript
    Vezi pe GitHub↗13
  • mtanksl/loveliAvatar mtanksl

    mtanksl/LOVELi

    36Vezi pe GitHub↗

    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.

    Lua
    Vezi pe GitHub↗36
  • nabeel20/badrAvatar Nabeel20

    Nabeel20/Badr

    44Vezi pe GitHub↗

    🌕 Simple and fun UI syntax for Löve2D

    Lua
    Vezi pe GitHub↗44
  • nekromoff/layouterAvatar nekromoff

    nekromoff/layouter

    20Vezi pe GitHub↗

    Simple grid layout library for LÖVE engine (Love2D).

    Lua
    Vezi pe GitHub↗20
  • nicbarker/clayAvatar nicbarker

    nicbarker/clay

    17,443Vezi pe GitHub↗

    Clay is a header-only layout engine designed for C and C++ applications that computes element positions and dimensions using a declarative box model. By operating as an immediate-mode framework, it calculates interface geometry dynamically on every frame, allowing for the creation of responsive and fluid user interfaces without maintaining persistent state. The library functions as a platform-agnostic tool that decouples layout logic from specific graphics backends. It provides a flexible coordinate system that supports layered elements, such as modals and tooltips, alongside standard documen

    Clayoutui
    Vezi pe GitHub↗17,443
  • notcl4y14/lovepatchAvatar notcl4y14

    notcl4y14/lovepatch

    13Vezi pe GitHub↗

    A simple 9-patch library for LÖVE

    Lua
    Vezi pe GitHub↗13
  • nothings/stbAvatar nothings

    nothings/stb

    33,970Vezi pe GitHub↗

    This project is a collection of portable, header-only C functions designed for integration into software projects without complex build dependencies or external linking requirements. It provides a suite of low-level utilities for graphics, audio, and data management, focusing on direct memory manipulation and zero-dependency portability. By utilizing a single-header distribution model, the library simplifies dependency management while allowing developers to maintain full control over memory allocation and binary size through compile-time configuration. The library distinguishes itself by off

    C
    Vezi pe GitHub↗33,970
  • ocornut/imguiAvatar ocornut

    ocornut/imgui

    73,875Vezi pe GitHub↗

    This project is an immediate-mode graphical user interface library designed for rapid development of tools and debugging interfaces. By generating UI geometry every frame through procedural code, it eliminates the need for persistent state synchronization between application data and the interface. It is primarily intended for integration into existing rendering pipelines, where it produces raw vertex buffers and draw commands that are agnostic to the underlying graphics API. The library distinguishes itself through a highly decoupled architecture that supports complex, dockable, and multi-vi

    C++apicplusplusframework
    Vezi pe GitHub↗73,875
  • qeffects/heliumAvatar qeffects

    qeffects/helium

    125Vezi pe GitHub↗

    Helium is practically more like a UI framework than a fully fledged UI library. The idea is to build custom and build simple.

    Lua
    Vezi pe GitHub↗125
  • sasszem/yalgAvatar sasszem

    sasszem/yalg

    10Vezi pe GitHub↗

    Yet another Löve2d GUI

    Lua
    Vezi pe GitHub↗10
  • sience/luisAvatar SiENcE

    SiENcE/luis

    118Vezi pe GitHub↗

    LUIS (Love UI System) is a flexible graphical user interface (GUI) framework built on top of the Löve2D game framework. LUIS provides developers with the tools to create dynamic, grid-centric, layered user interfaces for games and applications.

    Lua
    Vezi pe GitHub↗118
  • slages/love-imguiAvatar slages

    slages/love-imgui

    350Vezi pe GitHub↗

    imgui module for the LÖVE game engine

    C++
    Vezi pe GitHub↗350
  • sonoro1234/luajit-imguiAvatar sonoro1234

    sonoro1234/LuaJIT-ImGui

    295Vezi pe GitHub↗

    LuaJIT ffi binding for imgui, backends and extension widgets

    Lua
    Vezi pe GitHub↗295
  • vrld/suitAvatar vrld

    vrld/SUIT

    536Vezi pe GitHub↗

    Immediate Mode GUI library for LÖVE

    Lua
    Vezi pe GitHub↗536
  • wilhantian/catuiAvatar wilhantian

    wilhantian/catui

    114Vezi pe GitHub↗

    A very light-weight GUI library for the Löve2D

    Lua
    Vezi pe GitHub↗114