3 releases
new 0.1.2 | Jun 16, 2025 |
---|---|
0.1.1 | Jun 11, 2025 |
0.1.0 | Jun 7, 2025 |
#39 in Rendering
361 downloads per month
10MB
7K
SLoC
A UI system for managing minimalistic components, themes, pages, and navigation in a Rust-based application.
This system supports preset UI components, theme management, page navigation, and interaction with UI components, and it includes platform-specific functionality for iOS haptic feedback.
Pelican UI
Pelican UI is a lightweight, modular UI/UX crate built specifically for the RAMP stack — a Rust-first framework for building fast, interactive applications with clean architecture and high performance.
✨ Features
- Reusable and composable UI components
- Style-conscious design with theme support
- Built for speed and smooth rendering
- Seamless integration with async Rust and ECS patterns
- No frontend JavaScript required — pure Rust!
🚀 Getting Started
Add Pelican UI to your Cargo.toml
:
[dependencies] pelican-ui = "1.0.3"
📚 Documentation
Full documentation is available at https://docs.rs/pelican-ui
Dependencies
~59–81MB
~1.5M SLoC