Software Alternatives, Accelerators & Startups

htmx VS Gio UI

Compare htmx VS Gio UI and see what are their differences

htmx logo htmx

high power tools for HTML

Gio UI logo Gio UI

Gio is an open source library for creating portable, immediate mode GUI programs for Android, iOS, Linux, Windows, macOS.
  • htmx Landing page
    Landing page //
    2023-05-25

htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext

htmx is small (~14k min.gz’d), dependency-free, extendable, IE11 compatible & has reduced code base sizes by 67% when compared with react

  • Gio UI Landing page
    Landing page //
    2023-04-22

htmx videos

DjangoCon Europe 2023 | HTMX vs WASM - more backend or more frontend?

More videos:

  • Review - Dynamic Web Pages Without JavaScript? - Intro to HTMX

Gio UI videos

Samsung S5660 Galaxy Gio UI demo

Category Popularity

0-100% (relative to htmx and Gio UI)
Software Development
100 100%
0% 0
Developer Tools
61 61%
39% 39
Javascript UI Libraries
81 81%
19% 19
GUI Frameworks
0 0%
100% 100

User comments

Share your experience with using htmx and Gio UI. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare htmx and Gio UI

htmx Reviews

We have no reviews of htmx yet.
Be the first one to post

Gio UI Reviews

Best GUI frameworks for Go
gioui: Uses the modern GPU-based UI architecture and can be used to create mobile and desktop applications. Gioui is lightweight and has a minimalistic API

Social recommendations and mentions

Based on our record, htmx should be more popular than Gio UI. It has been mentiond 68 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

htmx mentions (68)

  • Hanami and HTMX - progress bar
    Hi there! I want to show off a little feature I made using hanami, htmx and a little bit of redis + sidekiq. - Source: dev.to / 15 days ago
  • Migrating Next.js App to GO + Templ & HTMX
    Recently, I just rewrite one of my application Stashbin from Next.js to GO. Though my main motivation of this migration was to learn GO and experimenting with HTMX. I also aiming to reduce the resource usage of my application and simplify the deployment process. Initially, Stashbin codebase are split into two seperate repository, one for the frontend that uses Next.js and another for the backend that already uses... - Source: dev.to / 17 days ago
  • 🕸️ Web development trends we will see in 2024 👀
    HTMX is another library that gained popularity due to its server-first approach to rendering data, although seeking a much simpler way of appealing to developers. - Source: dev.to / 25 days ago
  • Reusable Input Datalist
    When I work with HTMX I need isolated component that can be reusable a form. So I create a PHP Function that generate the Input Datalist. - Source: dev.to / about 2 months ago
  • HTMZ inspired form subission
    I was inspired by htmz (which was in turn inspired by htmx) and how the author got pretty close to a basic htmx-like experience just using an iframe. I wanted to push it a little further so whipped this demo together. My submission demonstrates progressive enhancement for the form - with js enabled the request targets an iframe that is inserted into the dom, meaning the page doesn't actually navigate (similar to... - Source: dev.to / about 2 months ago
View more

Gio UI mentions (7)

  • Bare Metal Rust in Android
    > At least with a language like Go, it somewhat makes sense, and has been attempted: https://gioui.org/ Gio UI is an immediate-mode UI, and immediate-mode UIs map very nicely to Rust. Egui is quite easy to use. https://www.egui.rs/. - Source: Hacker News / 8 months ago
  • Bare Metal Rust in Android
    I didn't bash Java/Kotlin. In fact, I have written few android apps in Kotlin, Java and I also have fiddled with Jetpack compose, JNI and NDK (I have also played with mpv's Opengl/Vulkan's rendering on Android if that matters to you). I don't want to share the projects of mine because I don't want to reveal my identity. > https://gioui.org/ I know that tailscale's android application is written in it but I don't... - Source: Hacker News / 8 months ago
  • Bare Metal Rust in Android
    Tell me you've never done any Android development, without telling me... This is such a low-effort "take" without any effort to justify _why_ you'd want something like this. There's a high amount of impedance mismatch trying to write GUIs in a non-GC language like Rust which _has_ to run on what's essentially a Java VM (ART). At least with a language like Go, it somewhat makes sense, and has been attempted:... - Source: Hacker News / 8 months ago
  • htmx/Go experiences?
    I am building the same but with golang and https://gioui.org/. Source: 11 months ago
  • net/http extension to exchange structs
    I've been writing a WASM app using gio & I found myself wanting for a simplified web library. In addition I drew some inspiration from leptos server functions. A friend of mine mentioned it has some similarities with next.js. Source: 11 months ago
View more

What are some alternatives?

When comparing htmx and Gio UI, you can also consider the following products

Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.

Fyne - The Fyne toolkit is an easy to learn, free and open source, platform for building graphical applications for desktop, mobile and beyond.

SQLPage - Build SQL-only websites - Build full web applications using just SQL queries

Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.

Slick - A jquery plugin for creating slideshows and carousels into your webpage.

Stimulus - A modest JavaScript framework for the HTML you already have, by Basecamp