An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# ssimulacra2

[![docs.rs](https://img.shields.io/docsrs/ssimulacra2?style=for-the-badge)](https://docs.rs/ssimulacra2)
[![Crates.io](https://img.shields.io/crates/v/ssimulacra2?style=for-the-badge)](https://crates.io/crates/ssimulacra2)
[![LICENSE](https://img.shields.io/crates/l/ssimulacra2?style=for-the-badge)](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.