A cross-platform driver for Tauri in Haskell
HTML
52
29 commits
updated Jul 1, 2024
Examples
A cross-platform driver for Tauri in Haskell.
import Conduct import Conduit app = do yield "window.ipc.postMessage('Hello, World!');" x <- await liftIO $ print x main :: IO () main = do run app
zzzgydi/clash-verge
A Clash GUI based on tauri. Supports Windows, macOS and Linux.
21,922
tauri-apps/tao
The TAO of cross-platform windowing. A library in Rust built for Tauri.
2,200
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
111,271
hazat/glimpse
Native micro Web UI for scripts and agents — super fast OS native webview with bidirectional JSON…
966
OpenBubbles/rustpush
229
tauri-apps/wry
Cross-platform WebView library in Rust for Tauri.
4,968
remorses/gpuix
Node.js & React bindings for Zed’s GPUI. Build memory efficient native apps with React and no…
2,096
fxfactorial/ocaml-electron
:flashlight: Write OCaml, run on Electron.
78
42.2%
Haskell
32.3%
Rust
25.5%