github IRedDragonICY/compactrs v2025.12.19-1253
CompactRS v2025.12.19-1253

8 months ago

Security Verification

View VirusTotal Scan Report

Note: UPX-compressed binaries may trigger false positives in some antivirus engines.


Changes

perf: implement single-pass scan optimization for path analysis

  • Add PathMetrics struct and scan_path_metrics function to worker.rs - Refactor ingest_paths in state.rs to use single-pass scan - Refactor handle_startup_items in window.rs to use single-pass scan - Reduces syscalls from ~400k to ~100k for 100k files (75% reduction)

Build Information

  • Commit: 5e622207c842a0546a68bf4f1b9153e597ad2a1d
  • Author: IRedDragonICY
  • Platform: Windows x64
  • Binary Size: 164 KB (UPX compressed)
  • Rust Toolchain: Stable

Installation

  1. Download compactrs.exe from assets below
  2. Run as Administrator (required for WOF compression)
  3. Drag and drop files or folders to compress

Checksum

SHA256: 60175C024A2C806132CA6AD1D29EC68A885DEFF8AD7724AF3FB23AF127E9E982

Verify integrity:

(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "60175C024A2C806132CA6AD1D29EC68A885DEFF8AD7724AF3FB23AF127E9E982"

Don't miss a new compactrs release

NewReleases is sending notifications on new releases.