Nexa Dir is a lightweight file explorer for Windows, built as a single native
executable in pure Rust on the Win32 API — no managed runtime, no UI framework,
and no external DLLs beyond the OS inbox set.
Highlights:
- Single portable exe under 10 MB, with an idle memory footprint under 30 MB.
- Dense, dark, keyboard-first UI designed for fast navigation over the mouse.
- Virtualized tree and list views that stay smooth over 100k+ entries.
- Bulk rename with reusable presets and live preview.
- Cloud storage in the same window: link an existing OneDrive, Google Drive or
Dropbox sync folder, or connect an account directly over OAuth to browse,
upload and download without syncing anything to disk.
- Trilingual UI (English, Korean, and Japanese).
Settings and session data live next to the executable under data\, falling back
to %LOCALAPPDATA%\NexaDir\data when the install directory is not writable.
Uninstalling keeps your data so a reinstall restores your settings.
Nexa Dir is free for personal and other noncommercial use under the PolyForm
Noncommercial License 1.0.0. Commercial use requires a separate paid license.