#abstraction #native #native-api #gui

lutt

Abstractions over native GUI APIs

1 unstable release

0.1.0 Jun 26, 2019

#12 in #native-api

MIT/Apache

10KB
206 lines

lütt

lütt (northern German for "little") is a software library written in Rust that tries to provide abstractions over native GUI APIs, with the following goals:

  • Provide the native look and feel.
  • Provide access to the underlying native APIs.
    • This way you are not locked in to the lowest common denominator of all platforms.
    • It also means that you can start using lütt today and program around gaps in the abstractions.
  • Do not require additional dependencies.

License

Licensed under either of

at your option.

Dependencies

~1MB
~20K SLoC