#widgets #ui #api #properties #object #entity #orb-tk

orbtk-core

Core crate that provides base api and elements for OrbTk like widgets basis

1 unstable release

0.3.1-alpha4 Mar 25, 2022

#7 in #orb-tk

Download history 4/week @ 2024-02-19 35/week @ 2024-02-26 8/week @ 2024-03-04 5/week @ 2024-03-11 7/week @ 2024-03-18

55 downloads per month
Used in 2 crates (via orbtk-widgets)

MIT license

550KB
13K SLoC

orbtk_core

Provides base traits and structs for application, widgets and properties. It's part of OrbTk - The Rust UI-Toolkit.

Build and test MIT licensed

Dependencies

  • dces (MIT): Entity Component System
  • ron (Apache 2.0, MIT): Save settings to ron file
  • serde (Apache 2.0, MIT): serialize, deserialize setting objects
  • dirs (Apache 2.0, MIT): platform-specific, user-accessible locations
  • raw-window-handle (MIT): access to a window's platform-specific raw window handle

License

Licensed under MIT license (LICENSE).


lib.rs:

API crate that provides base api and elements for OrbTk like widgets basis.

Dependencies

~31MB
~470K SLoC