#slint #desktop #ui #embedded-devices #native #wasm #declarative-ui #slint-compiler

i-slint-common

Helper crate for sharing code & data structures between i-slint-core and slint-compiler

36 releases (stable)

1.10.0 Feb 28, 2025
1.9.1 Dec 21, 2024
1.8.0 Sep 23, 2024
1.7.1 Jul 25, 2024
0.2.1 Mar 10, 2022

#425 in GUI

Download history 4408/week @ 2024-12-16 2298/week @ 2024-12-23 2414/week @ 2024-12-30 3827/week @ 2025-01-06 5486/week @ 2025-01-13 4676/week @ 2025-01-20 2778/week @ 2025-01-27 4974/week @ 2025-02-03 5097/week @ 2025-02-10 3118/week @ 2025-02-17 5730/week @ 2025-02-24 3868/week @ 2025-03-03 6692/week @ 2025-03-10 5332/week @ 2025-03-17 4642/week @ 2025-03-24 3842/week @ 2025-03-31

20,762 downloads per month
Used in 53 crates (10 directly)

GPL-3.0-only…

415KB
725 lines

This crate contains internal data structures and code that is shared between the i-slint-core and the i-slint-compiler crates.

NOTE: This library is an internal crate of the Slint project. This crate should not be used directly by applications using Slint. You should use the slint crate instead.

WARNING: This crate does not follow the semver convention for versioning and can only be used with version = "=x.y.z" in Cargo.toml.

Dependencies

~0–5MB
~12K SLoC