License
Goldy is licensed under the MIT License.
MIT License
You may use Goldy freely in any project — including proprietary and commercial software:
- Use, modify, and distribute Goldy
- Static or dynamic linking in proprietary software
- No obligation to release your own source code
- Include the MIT copyright notice and license text in distributions
See LICENSE in the repository for the full text.
Dependencies
Goldy depends on various open-source libraries with their own licenses:
| Dependency | License |
|---|---|
| ash | MIT/Apache-2.0 |
| anyhow | MIT/Apache-2.0 |
| thiserror | MIT/Apache-2.0 |
| tracing | MIT |
| bitflags | MIT/Apache-2.0 |
| bytemuck | Zlib/MIT/Apache-2.0 |
All dependencies are permissively licensed.