canonic

QML web browser (by canonic)

Canonic Alternatives

Similar projects and alternatives to canonic

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better canonic alternative or higher similarity.

canonic reviews and mentions

Posts with mentions or reviews of canonic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-20.
  • Notes on WebAssembly
    2 projects | news.ycombinator.com | 20 Jun 2022
  • Why aren't devs making desktop apps any more
    10 projects | news.ycombinator.com | 24 Mar 2022
    I just founded a company where we're building a cross-platform native desktop app. Perhaps given we're on HN we can scope this to ask why aren't any _startups_ building native desktop apps?

    It's something I wonder about as well. We're building real-time performance critical software, so we don't have much of an alternative. Given these constraints, we also ruled out Electron, Avalonia, React Native early on.

    We're using Qt Quick which doesn't get nearly the love it should. I was a web developer for 5 years in a past life, and I'm pretty blown away by how pleasant and well-designed Qt Quick's QML language is. One of our team members created Canonic, https://www.canonic.com to explore how the web might look if QML was used as the document markup for the web.

    The popular opinion around Qt Quick is that it is best suited for mobile or embedded projects with a dynamic UI, animations, etc. But over the last few years, it has really become a great desktop solution – to the point where Qt put Widgets into maintenance mode and is focusing efforts on Qt Quick across desktop, mobile and embedded targets.

    With Qt 6, the GUI is drawn using native graphics acceleration: Metal on macOS, DirectX11 on Windows, Vulkan on Linux. This makes it really easy to bring in a texture you're drawing in some other piece of code outside of Qt. As a result, the QtMultimedia framework in Qt6 is zero-copy on most platforms with the FFmpeg backend. Frames get decoded if a GPU HW decoder is available, then this texture can be read directly by QtQuick and then rendered by the display server without ever being copied. I don't think there's a single other cross platform framework out there that achieves the same level of usability, performance and easy access to platform native APIs.

    Here are just a few non-trivial desktop apps that come to mind using Qt Quick:

    - Denon Engine DJ - https://enginedj.com/

  • Mark Nottingham: Server-Sent Events, WebSockets, and HTTP
    11 projects | news.ycombinator.com | 19 Feb 2022
  • I heard you like browsers. So I built a browser that runs in your browser via WASM (for QML instead of HTML)
    2 projects | /r/browsers | 19 Jan 2022
    Here's the website if you want to test it out: https://www.canonic.com
  • A Response to Rich Harris
    5 projects | news.ycombinator.com | 26 Dec 2021
    No, the end goal is to have an entirely separate browser which browses website built with all instead of html / js / css ; since Qt compiles to WASM it's a simple way to try it but the actual thing exists as a standalone desktop app: https://github.com/canonic/canonic
  • Canonic Browser: open-source QML Browser
    1 project | news.ycombinator.com | 4 Nov 2021
  • Canonic Browser – Open-Source QML Web Browser
    1 project | /r/CKsTechNews | 1 Nov 2021
    1 project | news.ycombinator.com | 1 Nov 2021
  • Canonic Browser | Open Source QML Web Browser
    2 projects | /r/QtFramework | 1 Nov 2021
    GitHub repo: https://github.com/canonic/canonic
    1 project | /r/test | 1 Nov 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 26 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic canonic repo stats
14
115
3.8
4 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com