Thanks to visit codestin.com
Credit goes to lib.rs

5 unstable releases

Uses new Rust 2024

new 0.2.1 May 18, 2026
0.2.0 May 17, 2026
0.1.1 May 6, 2026
0.1.0 May 6, 2026
0.0.1 Aug 31, 2020

#849 in GUI


Used in 2 crates

MIT/Apache

230KB
4K SLoC

Debug your applications. Create runtime tasks. Access the clipboard. Choose your preferred executor to power your application. Load and use fonts. Handle events of a user interface. Listen and react to keyboard events. Listen and react to mouse events. Retrieve system information. Display interactive elements on top of other widgets. Listen and react to touch events. Use the built-in widgets or create your own. Images display raster graphics in different formats (PNG, JPG, etc.).


iced_baseview

Documentation Crates.io License

A baseview backend for Iced

Prerequisites

Linux

Install dependencies, e.g.,

sudo apt-get install libx11-dev libxcursor-dev libxcb-dri2-0-dev libxcb-icccm4-dev libx11-xcb-dev mesa-common-dev libgl1-mesa-dev libglu1-mesa-dev

Dependencies

~28–65MB
~1M SLoC