lzma-adaptive-sys 0.1.0

FFI bindings to sasquatch's LZMA adaptive library
Documentation
  • Coverage
  • 100%
    3 out of 3 items documented0 out of 1 items with examples
  • Size
  • Source code size: 6.99 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 128.04 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 36s Average build duration of successful builds.
  • all releases: 36s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • wcampbell0x2a/lzma-adaptive-sys
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • wcampbell0x2a

FFI bindings to sasquatch's LZMA adaptive library

This crate provides Rust bindings to the LZMA adaptive decompression functionality from the sasquatch project, which implements brute-force parameter discovery for LZMA compressed data in SquashFS v3 filesystems.