#widgets #interface #ui #graphics

carbide_winit

An easy-to-use, 100% Rust, extensible 2D GUI library

1 unstable release

Uses old Rust 2015

0.70.0 Jan 30, 2021

#529 in GUI

39 downloads per month
Used in 3 crates (via carbide_wgpu)

MIT/Apache

84KB
1K SLoC

Carbide

Carbide is a fork of the earlier repository conrod.

Carbide is an attempt to create an easy-to-use, 2D library written entirely in Rust.

The project differentiates itself from other attempts (druid, egui, iced, ...) by using the mindset of SwiftUI layouting along with being a retained mode framework.

Current state

Currently the framework is in the early stages, but most of the layouting algorithms and basic widgets have been implemented. By extending conrod, I am trying to bring the project up to more modern standards, 2018 rust, with its new features.

License

Licensed under either of

at your option.

Contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Example Assets

No runtime deps