1 unstable release
0.1.0 | Jun 26, 2019 |
---|
#346 in #abstraction
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
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Dependencies
~1MB
~21K SLoC