Ferail
A fast, keyboard-first file manager - with the tools you normally install separately already built in.
arm64 Linux and previous versions are on the releases page.
Native, not Electron
Rust on GPUI - the GPU-accelerated UI framework from Zed. One codebase, no web runtime.
The UI never blocks
Nothing on the paint path touches the disk. Enumeration, hashing and previews all run off-thread, so a spun-down drive stalls the work and not the window.
No accounts, no telemetry
Nothing phones home. Metadata stays in a local SQLite database you can delete.
Also on AROS
The same codebase runs on AROS, the open-source AmigaOS reimplementation - a research port, but a real one.