squish 1.0.0

A pure Rust BC1/2/3 compressor and decompressor based on Simon Brown's libsquish
Documentation
  • Coverage
  • 72.73%
    16 out of 22 items documented0 out of 8 items with examples
  • Size
  • Source code size: 118.55 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 5.13 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • jansol/squish-rs
    10 6 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jansol

Squish-rs

Build Status Docs

A pure Rust BC1/2/3 compressor and decompressor based on Simon Brown's libsquish.

TODO

  • Unit test all the things