PhotoSuite is a desktop image editor that replicates Adobe Photoshop (~2020) with native PSD/PSB file compatibility, built as an offline-first Tauri application. It features a complete toolset, layer styles, filters, vector support, and scripting capabilities, with files round-tripping cleanly between PhotoSuite and Photoshop while maintaining layer integrity.
A 2026 survey of SIMD in Rust covering progress in the SIMD ecosystem, instruction set extensions across x86, ARM, and WebAssembly architectures, and three approaches to leveraging SIMD: automatic vectorization, portable abstractions, and platform-specific intrinsics.