Files
imager/src-tauri
SuperKali 07879be87c feat: replace liblzma with lzma-rust2 for multi-threaded XZ decompression
- Replace liblzma C bindings with native Rust lzma-rust2 library
- Use XzReaderMt for parallel decompression across all platforms
- Remove dependency on system xz command
- Use get_recommended_threads() to utilize half of CPU cores
- Clean up unused find_binary and get_binary_search_paths functions
- Update module documentation to reflect native Rust approach

This change provides consistent multi-threaded decompression performance
across macOS, Linux, and Windows without requiring external tools.
2025-12-26 01:28:07 +01:00
..
2025-12-12 07:47:07 +01:00
2025-12-12 07:47:07 +01:00
2025-12-12 07:47:07 +01:00
2025-12-12 07:47:07 +01:00