#ui-component #ui #component #ux #ramp #rust

pelican_ui

A modern UI/UX toolkit optimized for the RAMP stack

4 stable releases

new 1.0.3 May 12, 2025
1.0.1 May 11, 2025

#46 in Rendering

Download history 98/week @ 2025-05-06

98 downloads per month

BSD-3-Clause

10MB
4K 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

~36–59MB
~1M SLoC