#widgets #orb-tk #api

orbtk-api

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

3 releases

0.3.1-alpha3 Aug 13, 2020
0.3.1-alpha2 Apr 22, 2020
0.3.0-alpha1 Nov 15, 2019

#2282 in Game dev

Download history 1/week @ 2025-11-01 1/week @ 2025-11-08

107 downloads per month

MIT license

1MB
15K SLoC

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


orbtk-api

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): Read user settings dir
  • raw-window-handle (MIT): access to a window's platform-specific raw window handle

License

Licensed under MIT license (LICENSE).

Dependencies

~1.6–6.5MB
~112K SLoC