https://github.com/rust-av/ssimulacra2
Rust implementation of the SSIMULACRA2 quality metric
https://github.com/rust-av/ssimulacra2
Last synced: 8 months ago
JSON representation
Rust implementation of the SSIMULACRA2 quality metric
- Host: GitHub
- URL: https://github.com/rust-av/ssimulacra2
- Owner: rust-av
- License: bsd-2-clause
- Created: 2022-10-06T04:13:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-16T23:32:51.000Z (11 months ago)
- Last Synced: 2025-09-07T00:01:54.860Z (9 months ago)
- Language: Rust
- Size: 31.5 MB
- Stars: 27
- Watchers: 5
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ssimulacra2
[](https://docs.rs/ssimulacra2)
[](https://crates.io/crates/ssimulacra2)
[](https://github.com/rust-av/ssimulacra2/blob/main/LICENSE)
Rust implementation of the [SSIMULACRA2 metric](https://github.com/cloudinary/ssimulacra2).
## Minimum supported Rust version (MSRV)
This crates requires a Rust version of 1.62.0 or higher. Increases in MSRV will result in a semver PATCH version increase.