Open Source

Licenses

Last updated: June 19, 2026

Core Framework Licenses

All individual crates published under the Zenthra framework (including zenthra-widgets, zenthra-render, and zenthra-layout) are dual-licensed under:

  • MIT License: A permissive license that permits free commercial use, modification, distribution, and private use, subject to including the copyright notice.
  • Apache License 2.0: Grants rights for patent use, commercial use, modification, distribution, and sublicensing while requiring modification statements and copyright notices.

This dual-licensing scheme aligns with the Rust programming language ecosystem standards, giving developers the choice of license that fits their project guidelines.

Applications & Demonstrations

Zenthra View and other community examples are licensed under the MIT License. You are free to inspect their architectures and reuse code snippets in your personal or commercial applications.

Third-Party Packages

Zenthra builds on several amazing crates from the Rust community. We recognize and thank the authors of:

taffyMIT License
cosmic-textMIT & Apache 2.0
wgpuMIT & Apache 2.0
glutinApache License 2.0