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

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

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

AndyObtiva/glimmer

0
View on GitHub↗
837 星标·16 分支·Ruby·MIT·4 次浏览

Glimmer

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

Features

  • Desktop Application Frameworks - DSL and metaframework for building GUI apps in Ruby.
  • GUI Frameworks - DSL for building SWT-based graphical interfaces.
  • UI Frameworks - Gui library and DSL framework.

Star 历史

andyobtiva/glimmer 的 Star 历史图表andyobtiva/glimmer 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

andyobtiva/glimmer 是做什么的?

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

andyobtiva/glimmer 的主要功能有哪些?

andyobtiva/glimmer 的主要功能包括:Desktop Application Frameworks, GUI Frameworks, UI Frameworks。

andyobtiva/glimmer 有哪些开源替代品?

andyobtiva/glimmer 的开源替代品包括: lxn/walk — Walk is a comprehensive framework for building native Windows desktop applications. It functions as a GUI library and… ruby-gnome/ruby-gnome — A set of bindings for the GNOME libraries to use from Ruby. pysimplegui/pysimplegui — PySimpleGUI is a Python framework used to build graphical user interfaces. It functions as an adapter-based wrapper… ryanmelt/qtbindings — An easy to install gem version of the Ruby bindings to Qt. r0x0r/pywebview — pywebview is a cross-platform desktop GUI framework for Python that renders HTML, CSS, and JavaScript content using… slint-ui/slint — Slint is a declarative user interface framework designed for building native graphical applications across desktop,…

Glimmer 的开源替代方案

相似的开源项目,按与 Glimmer 的功能重合度排序。
  • 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
  • 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
  • ruby-gnome/ruby-gnomeruby-gnome 的头像

    ruby-gnome/ruby-gnome

    403在 GitHub 上查看↗

    A set of bindings for the GNOME libraries to use from Ruby.

    Ruby
    在 GitHub 上查看↗403
查看 Glimmer 的所有 30 个替代方案→