#desktop #web-gui #web

libquark

A lightweight alternative to Electron

2 stable releases

4.0.1 Dec 7, 2024
4.0.0 Dec 6, 2024

#366 in GUI

Download history 228/week @ 2024-12-02 63/week @ 2024-12-09

291 downloads per month

MIT license

155KB
1.5K SLoC

C++ 858 SLoC // 0.1% comments Rust 448 SLoC // 0.0% comments JavaScript 1 SLoC

"Quarks are very small particles..."


So, what exactly is Quark?

Quark is a "do-it-yourself" framework designed to create lightweight applications by using the power of your system's webview with Hyaline.

Developers can build their user interface using HTML, CSS, and JavaScript, paired with a high-performance Rust backend for speed and reliability.

Getting Started

If you're ready to dive into making a Quark application, check out the official documentation site.

But the quickest way to get started is to install the these dependencies and git clone this repository:

git clone https://codeberg.org/pparaxan/QuarkApp

Dependencies

~370–780KB
~17K SLoC