boing 0.1.0

A safe, lightweight wrapper over libui-ng-sys
docs.rs failed to build boing-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: boing-0.7.0

boing

crates.io docs MPL 2.0 licensed

A safe, lightweight wrapper over libui-ng-sys.

Design

See DESIGN.md for an explanation of how boing was designed.

Project Progress

  • As a limitation of Bumpalo, boing currently leaks most resources (e.g., controls, callbacks) allocated by libui-ng. While this can be addressed, the solution may require Nightly Rust.
Feature Docs? Impl?
Area
UniBox
BiBox
Button
Checkbox
Combobox
Grid
Group
Image
Label
Menu
MenuItem
ProgressBar
Slider
Spinbox
Tab
Table
Window