Skip to content
/ kovar Public

Visually build type-safe Rust GUIs. Turn drag-and-drop HTML into native logic at compile time.

License

Notifications You must be signed in to change notification settings

kovar-rs/kovar

Repository files navigation

Kovar

Kovar is a Rust-first GUI runtime for local desktop apps. UI is authored as standard HTML and bound at compile time via proc macros; the runtime serves a local HTTP/WebSocket backend and uses the system browser for rendering.

Status

Early design stage. APIs and architecture are subject to change.

Workspace

  • kovar/: runtime library and public API.
  • kovar-macros/: import_html! proc macro and HTML parsing.
  • kovar-cli/: developer tooling for scaffolding and editor.

Docs

  • docs/PROJECT.md: project overview and conventions.

License

MIT.

About

Visually build type-safe Rust GUIs. Turn drag-and-drop HTML into native logic at compile time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors