kas-gui / kas

Another GUI toolkit
Apache License 2.0
892 stars 27 forks source link

KAS GUI

Test Status Crates.io kas-text Docs Minimum rustc version

KAS is a stateful, pure-Rust GUI toolkit supporting:

More

Crates and features

kas is a meta-package serving as the library's public API, but containing no real code. Other crates in this repo:

Significant external dependencies:

Feature flags

The kas crate enables most important features by default, excepting those requiring nightly rustc. Other crates enable fewer features by default. See Cargo.toml.

Copyright and Licence

The COPYRIGHT file includes a list of contributors who claim copyright on this project. This list may be incomplete; new contributors may optionally add themselves to this list.

The KAS library is published under the terms of the Apache License, Version 2.0. You may obtain a copy of this licence from the LICENSE file or on the following webpage: https://www.apache.org/licenses/LICENSE-2.0