Software Alternatives, Accelerators & Startups

Ultralight

Fast, light HTML UI solution for C++ apps.

Ultralight

Ultralight Reviews and Details

This page is designed to help you find out whether Ultralight is good and if it is the right choice for you.

Screenshots and images

  • Ultralight Landing page
    Landing page //
    2021-07-25

Features & Specs

  1. Lightweight

    Ultralight is designed to be extremely lightweight, making it ideal for applications where performance and resource usage are critical.

  2. Cross-Platform

    The software is built to work across different operating systems, allowing developers to create applications that can run on multiple platforms without significant changes.

  3. High Performance

    Ultralight includes optimizations for speed and efficiency, which can enhance the performance of any application using it.

Badges

Promote Ultralight. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

GTA Ultralight Review

Alpha-Z1, Ultralight & Havok review! - GTA Online

E234 Our Ultralight "Stealth" Glider Customization & Review! - Lets Play GTA 5 Online PC 60fps

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Ultralight and what they use it for.
  • Breaking the WASM/JS communication performance barrier
    > I see. It's a new rendering engine, not "Blink/WebKit/etc." Correct > Am I right that WebKit does not support what you and I are discussing equivalent wise? Passing structs or "binary" events? I'm not sure. If I wanted to do this I'd probably look into https://ultralig.ht/ which is a commercial fork of webkit. See: https://docs.ultralig.ht/docs/calling-a-c-function-from-js. - Source: Hacker News / about 1 year ago
  • Lightpanda: The headless browser designed for AI and automation
    Another browser in this space is https://ultralig.ht/, it's geared for in-game UI but I wonder how easy it would be to retool it for a similar use case. - Source: Hacker News / over 1 year ago
  • Verso โ€“ web browser built on top of the Servo web engine
    All mainstream web browsers are bloated and use a lot of resources. I am looking for a tiny lightweight web browser with good HTML5 support but without bloat for older computers. Servo, Ladybird and Ultralight (https://ultralig.ht) are promising. I even started developing Qt Ultralight Browser. - Source: Hacker News / almost 2 years ago
  • Ode to the M1
    What I'd really like to see with CEF et al, is JS being dropped, in favor of directly controlling the DOM from the host language. Then we could, for example, write a Rust (or Kotlin, Zig, Haskell, etc) desktop application that simply directly manipulated the DOM, and had it rendered by a HTML+CSS layout engine. Folks could then write a React-like framework for that language (to help render & re-render the DOM in... - Source: Hacker News / almost 3 years ago
  • Ode to the M1
    > I hope Electron/CEF die soon, and people get back to building applications that don't consume hundreds of megabytes of RAM to render a hello world. Web technologies are fine, but what we really need is some kind of lightweight browser which allows you to use HTML/CSS/JS, but with far lower memory usage. I found https://ultralig.ht/ which seems to be exactly what I am looking... - Source: Hacker News / almost 3 years ago
  • Anselm's Jazz Distributed Infrastructure Framework
    I'm curious if the project will be open-source or do you have plans to go the Awesomium/Ultralight route with both open/closed sources and volume licenses? Or do you plan to offer commercial support services like other open source software? Source: about 3 years ago
  • Best cross-platform (Win, Mac, Linux) desktop frameworks?
    Iโ€™m not tied to any language, but it needs to be able to wrap a c++ library. I started with .NET 7 MAUI - no linux support & very mobile focused. Tried out Electron. Wins on ease and usability, but has massive overhead. (Basic โ€œHello worldโ€ executable compiled to over 200mb) I then discovered Ultralight (https://ultralig.ht/). Big win on size, but was last updated 3 years ago. Source: about 3 years ago
  • Remember when this was 0% and 70 mb? This is comical.
    Tauri exists or if you wanted to ultralig.ht. Source: about 3 years ago
  • Digital Audio Workstation Front End Development Struggles
    I agree web stuff is really the best way to develop UIs. Good luck making responsive stuff in C++ for example. The paradigm of HTML, CSS, and JS is extremely powerful and even allows you to use canvas, webgpu, wasm. There are multiple commercial projects that use web dev paradigm for GUIs: https://coherent-labs.com/ https://ultralig.ht/. - Source: Hacker News / about 3 years ago
  • what do you think about alternative browser engines?
    Nice review, thanks! There are also: Ultralight (based on Webkit), LiteHTML, Tkhtml3 and Lobo Evolution. See also timeline of web engines. Source: over 3 years ago
  • Realistically, what are the chances that Google actually cuts its funding to Mozilla? What will happen to Gecko, Firefox, and Mozilla's other products if they ever do?
    There is already a fork Ultralight, there is Otter Browser based on Qt WebKit. Source: over 3 years ago
  • Recommendations for JS Engines that could be embedded in my Game Engine
    I have used https://ultralig.ht/, which uses web tech stack to render ui for desktop applications. It can be used in video games, so I assume the js engine has acceptable performance. It is based on webkit though. Source: over 3 years ago
  • core-js maintainer: โ€œSo, whatโ€™s next?โ€
    The more he mentions examples of huge websites using corejs the more it makes sense to me for corejs to have a license model similar to Ultralight, wherein you pay the software if your company crosses a certain revenue threshold. Source: over 3 years ago
  • How do I make a chromium based browser?
    Only the Native WebView version uses Edge under the hood, but there are also: WebKit version and Ultralight version. Source: over 3 years ago
  • What is the fastest, lightest weight GUI framework?
    If you are interested in writing your UI code using HTML and JavaScript and embedding that UI in your C++ app, I believe the cheapest way to go is UltraLight. Full disclosure, I have not used Ultralight but I have used it's predecessor, Awesomium in personal projects. I have also used Coherent GT in professional projects. I can say this is a great workflow and is fast enough to be used in modern AAA games. It also... Source: over 3 years ago
  • What game programming/scripting langues do you prefer?
    Javascript: javascript is the most popular langaue, is blazingly fast (if you embed V8 you can use all the performance developed for chrome for free!). It's embeddable, there are some docs, but I couldn't figure it out as of yet how to get fine control over allocators and threads. Glue code gen is a pain too, many custom tools are needed (unless using way to slow preexisting things). Have yet to figure out... Source: over 3 years ago
  • Programmer Browser | Open Source Browser for Developers
    It would be better not to use Electron, but some more lightweight engine such as Ultralight or WebKit. Source: over 3 years ago
  • Cobalt โ€“ a stripped down Chromium for apps, Linux and embedded systems
    I wonder how this compares to something like Ultralight. https://ultralig.ht/. - Source: Hacker News / over 3 years ago
  • Muon: GPU Based Electron on a Diet
    The project has an MIT license, but its main dependency is proprietary garbage: https://ultralig.ht/#pricing. - Source: Hacker News / almost 4 years ago
  • "Discord 2" -Official Discord Twitter
    I hope Discord 2 has a native 64-bit base using something like https://ultralig.ht/ to make it wayyy faster. Source: about 4 years ago
  • Simple software things that are actually very complicated
    You can already do this, if you're willing to use something like https://ultralig.ht/ (formerly called awesomium iirc). Source: about 4 years ago

Do you know an article comparing Ultralight to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Ultralight discussion

Log in or Post with

Is Ultralight good? This is an informative page that will help you find out. Moreover, you can review and discuss Ultralight here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.