Skip to content
@icedplayground

ICED PLAYGROUND

personal playground for learning and building UIs with iced.rs

ICED PLAYGROUND

personal playground for learning and building UIs with iced.rs

ICED is a cross-platform GUI library for Rust focused on simplicity and type-safety.


create a new iced application

cargo new your_iced_application_name
cd your_iced_application_name
cargo add iced

# or use my template
# cargo install cargo-generate
# cargo generate https://github.com/icedplayground/iced_hello_app/tree/template
# I am not sure how this works, you may have to clone and use the path.

other helpful cargo commands

cargo run
cargo check
cargo clean

some of my iced projects

sleet_iced_hello
🧊 a hello iced project by sleet for interacting with a hello conrtact on near
🐱 https://github.com/sleet-iced/iced_hello

iced_playground
🧊 my iced playground on gitlab
https://gitlab.com/the-sunshining/Sunny-Stuff/rust/iced_playground


find official iced info, examples and docs:


copyright 2025 by nonresistant.near

Popular repositories Loading

  1. .github .github Public

    personal playground for learning and building UIs with iced.rs

  2. iced_hello_app iced_hello_app Public template

    🧊 a simple hello world iced window

    Rust

  3. iced_example_book iced_example_book Public

    🧊 a iced example book (not a book of examples)

  4. iced_playground iced_playground Public

    🧊 playground for iced ui components and examples

    Rust

  5. iced-material-icon-browser iced-material-icon-browser Public

    Forked from BB-301/iced-material-icon-browser

    🍴 A simple Iced application that I wrote as a learning activity, which allows you to browse the full list of regular Material Icons.

    Rust

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…