Software Alternatives & Reviews

Sciter VS Photon Micro GUI

Compare Sciter VS Photon Micro GUI and see what are their differences

Sciter logo Sciter

Embeddable HTML/CSS/script engine

Photon Micro GUI logo Photon Micro GUI

Open-source, resolution independent GUI library in C++
  • Sciter Landing page
    Landing page //
    2022-03-11
  • Photon Micro GUI Landing page
    Landing page //
    2023-10-17

Category Popularity

0-100% (relative to Sciter and Photon Micro GUI)
Development Tools
88 88%
12% 12
Rapid Application Development
Cross-Platform Development
Game Engine
0 0%
100% 100

User comments

Share your experience with using Sciter and Photon Micro GUI. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Sciter seems to be a lot more popular than Photon Micro GUI. While we know about 67 links to Sciter, we've tracked only 6 mentions of Photon Micro GUI. 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.

Sciter mentions (67)

  • Show HN: Dropflow, a CSS layout engine for node or <canvas>
    > wondering if css and svg could be used as abstraction over graphics and UI libraries There's another project called Sciter that uses CSS to target native graphics libraries: https://sciter.com > I wonder how hard it was to implement css. I've heard it can be pretty complex. It was hard, but the biggest barrier is the obscurity of the knowledge. Text layout is the hardest, because working with glyphs and... - Source: Hacker News / about 1 month ago
  • Bringing Back Horizontal Rules in HTML Select Elements
    [2] https://sciter.com/wp-content/uploads/2024/01/select-variants.png. - Source: Hacker News / 3 months ago
  • Immediate Mode GUI Programming
    Otherwise, if we have only retained mode as in browsers, we will need to modify the DOM heavily and create temporary elements for handles. [1] https://sciter.com. - Source: Hacker News / 4 months ago
  • Servo announces grant from the NLnet Foundation
    An embedded engine is also a much faster path to viable use cases. For example Sciter [1] has some degree of success despite implementing only a sane subset of the DOM API. It doesn't work well for general internet surfing, but when used as an UI library you just avoid the parts that don't work. 1: https://sciter.com/. - Source: Hacker News / 6 months ago
  • Rusty revenant Servo returns to render once more
    I've still never used it but I've long been curious about Sciter: https://sciter.com. - Source: Hacker News / 7 months ago
View more

Photon Micro GUI mentions (6)

  • Digital Audio Workstation Front End Development Struggles
    There's a relatively new C++ GUI library literally called "Elements". Not sure how it works though, but the way it looks, and the music background of its creator makes it appear designed for DAWs. https://github.com/cycfi/elements. - Source: Hacker News / 12 months ago
  • Introducing Slint 1.0 - The Next-Generation GUI Toolkit with C++20 APIs
    Further, if you we want a "modern" C++ GUI framework what actually would be modern would be to use mechanisms in the language itself as a quasi-DSL from within the language. This is something like what Joel de Guzman is doing with Elements. Source: about 1 year ago
  • Boost.URL ACCEPTED, get the beta now!
    It's a complex domain. The closest we have at the moment is Elements which hasn't been proposed for Boost (yet?) but is by Joel de Guzman, the primary author of Boost.Spirit. Source: over 1 year ago
  • Is there any MIT/BSD licensed UI framework for C++ ?
    Elements was mentioned as a specific example of an MIT-licensed GUI library on the CPPcast episode from 5 May 2022. Source: almost 2 years ago
  • GUI for software, not games, but lighter than Qt ?
    If you don't want to use Qt I honestly think your best bet may be to become an early adopter of cycfi elements depending on your project. Elements is still rough but is useable for small applications. I think when it is finished it will be the best choice for a retained mode GUI library, but right now it is missing a lot of things (e.g. The standard common dialogs, "open", "Save as", etc.) , and has basically zero... Source: about 2 years ago
View more

What are some alternatives?

When comparing Sciter and Photon Micro GUI, you can also consider the following products

Electron - Build cross platform desktop apps with web technologies

Dear ImGui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

Flutter.dev - Build beautiful native apps in record time 🚀

Qt - Powerful, flexible and easy to use, Qt will help you not only meet your tight deadline, but also reduce the maintainable code by an astonishing percentage.

Ultralight - Fast, light HTML UI solution for C++ apps

IUP Portable User Interface - IUP is a multi-platform toolkit for building graphical user interfaces.