prs-rs

Crates.ioprs-rs
lib.rsprs-rs
version2.0.3
created_at2024-02-11 18:23:58.175624+00
updated_at2025-12-06 09:55:20.013108+00
descriptionHigh performance compressor/decompressor for the SEGA PRS Compression scheme
homepage
repositoryhttps://github.com/Sewer56/prs-rs
max_upload_size
id1135996
size116,275
Sewer. (Sewer56)

documentation

README

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).

Commit count: 109

cargo fmt