mathphreak / gui

A comparison of GUI libraries and toolkits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GUIs

This is a comparison of several GUI libraries and toolkits across several programming languages.

(Well, right now it's a place where I could eventually make such a comparison.)

Every example should use several different widget types, compile and run on Windows/Mac/Linux, and include some basic information to allow for some comparisons:

  • screenshots
  • lines of code
  • distinct API calls
  • launch time
  • idle RAM usage
  • executable size

completed

in progress

pending

  • C++/Qt
  • python/tk
  • python/wxPython
  • ruby/tk
  • rust/???
  • */web

About

A comparison of GUI libraries and toolkits


Languages

Language:QML 20.1%Language:Java 18.4%Language:C++ 17.8%Language:JavaScript 15.4%Language:HTML 11.4%Language:Makefile 9.5%Language:QMake 3.8%Language:AutoHotkey 3.7%