micro-gui 0.1.0

A smol GUI for embedded systems
Documentation
  • Coverage
  • 48.67%
    55 out of 113 items documented0 out of 71 items with examples
  • Size
  • Source code size: 42.67 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.26 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 19s Average build duration of successful builds.
  • all releases: 19s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ryankurte/rust-micro-gui
    6 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ryankurte

ugui

A lightweight GUI for embedded systems, intended to provide a reasonably high level data-driven interface for constructing embedded interfaces.

Status

GitHub tag Build Status Crates.io Docs.rs

Open Issues

*** Work In Progress ***

Usage

  • apt install libsdl2-dev libsdl2-image-dev to install SDL2 for local renderer support