Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neoncitylights/achroma
Rust crates for working with color vision and color vision deficiency (CVD)
https://github.com/neoncitylights/achroma
Last synced: 2 days ago
JSON representation
Rust crates for working with color vision and color vision deficiency (CVD)
- Host: GitHub
- URL: https://github.com/neoncitylights/achroma
- Owner: neoncitylights
- License: apache-2.0
- Created: 2023-10-30T03:46:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-17T21:01:14.000Z (6 months ago)
- Last Synced: 2024-10-07T08:16:11.059Z (about 1 month ago)
- Language: Rust
- Homepage: https://docs.rs/achroma/
- Size: 43 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Achroma
A set of crates for working with color vision and color vision deficiency
## Crates
| Crate | About |
| ----- | ------ |
| [achroma](./crates/achroma/) | core crate for color vision/CVD |
| [achroma_sim](./crates/achroma_sim) | color conversion and simulation of different CVD (work-in-progress) |## License
Licensed under either of
- Apache License, Version 2.0 ([`LICENSE-APACHE`](LICENSE-APACHE) or )
- MIT license ([`LICENSE-MIT`](LICENSE-MIT) or )at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.