seesaw VS iup

Compare seesaw vs iup and see what are their differences.

seesaw

Seesaw turns the Horror of Swing into a friendly, well-documented, Clojure library (by clj-commons)

iup

Common Lisp CFFI bindings to the IUP Portable User Interface library (pre-ALPHA) (by lispnik)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
seesaw iup
3 4
1,446 130
0.3% -
3.1 0.0
9 months ago about 1 year ago
Clojure Common Lisp
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

seesaw

Posts with mentions or reviews of seesaw. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-27.

iup

Posts with mentions or reviews of iup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-21.
  • System browser for desktop UI
    1 project | /r/lisp | 30 Oct 2022
    you could try with IUP https://github.com/lispnik/iup Supposedly cross-platform. Uses Webkit.
  • Status update on my CL editor
    7 projects | /r/lisp | 21 Oct 2022
    Notably - 1. https://github.com/lispnik/iup/ 2. https://gitlab.com/eql/lqml 3. https://github.com/bohonghuang/cl-gtk4
  • Which tools to use to create a (very simple) GUI program?
    1 project | /r/lisp | 25 Oct 2021
    IUP https://github.com/lispnik/iup
  • What is the most pleasant way to write a portable GUI in CL?
    4 projects | /r/lisp | 12 Feb 2021
    I think the IUP bindings are really worth a try: https://github.com/lispnik/iup/ Overview of it (and others): https://lispcookbook.github.io/cl-cookbook/gui.html I quickly tried it and it worked as expected. The only difficulty is to learn the framework: how to assemble the GUI parts (where to put the scrollbar?) and this sort of things. Given the author it should be pretty much dynamic (as much as Ltk) but might not be there yet. It will, given more users and demand.

What are some alternatives?

When comparing seesaw and iup you can also consider the following projects:

cljfx - Declarative, functional and extensible wrapper of JavaFX inspired by better parts of react and re-frame

skija - Java bindings for Skia

ftw - Common Lisp Win32 GUI library

membrane - A Simple UI Library That Runs Anywhere

nyxt - Nyxt - the hacker's browser.

ClojureDart - Clojure dialect for Flutter and Dart

vk - Common Lisp/CFFI bindings for the Vulkan API.

code3dworld - Learn programming in 3D World

swank-client - A Swank client implemented in JavaScript

abcl-jazz - Example on how to use Java Swing from ABCL (Armed Bear Common Lisp)

cl-gtk4 - GTK4/Libadwaita/WebKit2 bindings for Common Lisp.