awesome-repositories.com分类博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ryanmelt avatar

ryanmelt/qtbindings

0
View on GitHub↗
336 星标·61 分支·C++·4 次浏览github.com/ryanmelt/qtbindings↗

Qtbindings

An easy to install gem version of the Ruby bindings to Qt

Features

  • Desktop Application Frameworks - Ruby language bindings for the Qt framework.
  • GUI Frameworks - Bindings for the QT GUI toolkit.

Star 历史

ryanmelt/qtbindings 的 Star 历史图表ryanmelt/qtbindings 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Qtbindings 的开源替代方案

相似的开源项目,按与 Qtbindings 的功能重合度排序。
  • lxn/walklxn 的头像

    lxn/walk

    7,063在 GitHub 上查看↗

    Walk is a comprehensive framework for building native Windows desktop applications. It functions as a GUI library and Windows API wrapper, providing a toolkit of native widgets and a declarative layout system for developing high-performance user interfaces. The project is distinguished by its data-binding framework, which uses reflection and string-based property paths to synchronize data sources with interface widgets. It also provides specialized support for high-DPI interface scaling and an optimized native message loop to reduce runtime overhead. The toolkit covers a wide range of capabi

    Godeclarativedeclarative-uigo
    在 GitHub 上查看↗7,063
  • pysimplegui/pysimpleguiPySimpleGUI 的头像

    PySimpleGUI/PySimpleGUI

    13,807在 GitHub 上查看↗

    PySimpleGUI is a Python framework used to build graphical user interfaces. It functions as an adapter-based wrapper that maps multiple GUI toolkit APIs into a single unified interface, allowing for backend-agnostic development across tkinter, Qt, or WxPython. The project uses a layout-based UI definition system where visual hierarchies are defined via nested lists rather than coordinate-based placement. It employs an event-driven polling loop and string-based event mapping to associate interface elements with specific user actions. The framework supports cross-framework GUI design and intera

    Pythonbeginner-friendlydatavisualizationgames
    在 GitHub 上查看↗13,807
  • andyobtiva/glimmerAndyObtiva 的头像

    AndyObtiva/glimmer

    837在 GitHub 上查看↗

    DSL Framework consisting of a DSL Engine and a Data-Binding Library used in Glimmer DSL for SWT (JRuby Desktop Development GUI Framework), Glimmer DSL for Opal (Pure Ruby Web GUI), Glimmer DSL for LibUI (Prerequisite-Free Ruby Desktop Development GUI Library), Glimmer DSL for Tk (Ruby Tk Desktop Development GUI Library), Glimmer DSL for GTK (Ruby-GNOME Desktop Development GUI Library), Glimmer DSL for XML (& HTML), and Glimmer DSL for CSS

    Ruby
    在 GitHub 上查看↗837
  • r0x0r/pywebviewr0x0r 的头像

    r0x0r/pywebview

    5,917在 GitHub 上查看↗

    pywebview is a cross-platform desktop GUI framework for Python that renders HTML, CSS, and JavaScript content using the operating system's native web rendering engine. It enables developers to build desktop applications that run on Windows, macOS, and Linux from a single Python codebase, with the web frontend displayed in a lightweight, native window. The framework provides a bidirectional JavaScript-Python bridge for real-time data exchange between frontend and backend, along with the ability to manipulate the Document Object Model directly from Python without writing JavaScript. It includes

    Pythoncefcocoagtk
    在 GitHub 上查看↗5,917
查看 Qtbindings 的所有 30 个替代方案→

常见问题解答

ryanmelt/qtbindings 是做什么的?

An easy to install gem version of the Ruby bindings to Qt

ryanmelt/qtbindings 的主要功能有哪些?

ryanmelt/qtbindings 的主要功能包括:Desktop Application Frameworks, GUI Frameworks。

ryanmelt/qtbindings 有哪些开源替代品?

ryanmelt/qtbindings 的开源替代品包括: lxn/walk — Walk is a comprehensive framework for building native Windows desktop applications. It functions as a GUI library and… r0x0r/pywebview — pywebview is a cross-platform desktop GUI framework for Python that renders HTML, CSS, and JavaScript content using… pysimplegui/pysimplegui — PySimpleGUI is a Python framework used to build graphical user interfaces. It functions as an adapter-based wrapper… ruby-gnome/ruby-gnome — A set of bindings for the GNOME libraries to use from Ruby. andyobtiva/glimmer — DSL Framework consisting of a DSL Engine and a Data-Binding Library used in Glimmer DSL for SWT (JRuby Desktop… kde/kdenlive — Kdenlive is an open-source non-linear video editing suite designed for digital video post-production. Built on the MLT…