prs-rs 2.0.3

High performance compressor/decompressor for the SEGA PRS Compression scheme
Documentation

prs-rs

Crates.io Docs.rs CI codecov

About

Rust port of SEGA PRS Compression scheme.

You can learn more about this project in the dedicated documentation page.

Quick Start

If you want to know how to build/edit/contribute to this project, refer to the manual.

C# Bindings

This project provides C# bindings as prs_rs.Net.Sys.

These are raw bindings to C exports of this Rust library, automatically generated in src/bindings/csharp/.

License

Licensed under GPL v3 (with Reloaded FAQ).