teasim

Crates.ioteasim
lib.rsteasim
version0.0.1
created_at2025-07-14 05:46:10.07157+00
updated_at2025-07-14 05:46:10.07157+00
descriptionA modern, GPU-accelerated component library for building native desktop UIs in Rust, powered by gpui.
homepagehttps://github.com/teasim/desktops
repositoryhttps://github.com/teasim/desktops
max_upload_size
id1751180
size5,720
Billgo (billgo)

documentation

https://docs.rs/teasim

README

ðŸŦ– Teasim

Teasim is a modern, GPU-accelerated UI component library for desktop applications, built with Rust and gpui. Designed for performance and clarity, Teasim helps developers build fast, declarative, and minimal user interfaces — with native GPU rendering.


âœĻ Features

  • ⚙ïļ Built on gpui — a modern GPU-native UI engine in Rust
  • ðŸ§Đ Composable UI components: buttons, inputs, layout, forms, etc.
  • 🌗 Light / dark themes built-in
  • 🚀 Reactive and declarative interface (React-style)
  • ðŸŠķ Minimal design system, extensible for your product needs

🚀 Quick Start

Add to your project:

# Cargo.toml
[dependencies]
teasim = "0.1"

📄 License

This project is dual-licensed under either:

  • MIT License
Commit count: 0

cargo fmt