A lightning-fast file search engine for Windows
Find any file on your NTFS drive in milliseconds — not seconds.
| Feature | Listory Plus | Windows Search | Everything |
|---|---|---|---|
| Cold scan (1M files) | ~3s | Minutes | ~2s |
| Real-time updates | ✅ USN Journal | ✅ | ✅ |
| Memory usage | < 30MB | High | < 10MB |
| Modern UI | ✅ Native | ❌ | ❌ |
| Content search | ✅ | ✅ | ❌ |
🚀 Concurrent MFT Scanning — Reads the NTFS Master File Table directly, indexing millions of files in seconds.
🔄 Real-time USN Monitoring — Watches file system changes via the USN Change Journal. No polling, no delays.
🔍 Content Search — Search inside files, not just filenames.
🪶 Minimal Footprint — Built with Rust + Tauri. No Electron, no bloat.
📝 Screenshots coming soon — UI is under active development!
Grab the latest installer from the Releases page:
.msi— Recommended for most users (auto-updates).exe— Portable installer
winget install Bahtya.ListoryPlusscoop install listory-plusgit clone https://github.com/Bahtya/liststar-plus.git
cd liststar-plus
# Initialize dev environment
.\scripts\init.ps1
# Install dependencies
npm install
# Run in dev mode
npm run tauri dev- MFT-based file indexing
- USN Journal real-time monitoring
- Spotlight-style search UI
- Content search
- Plugin system for custom search providers
- Scoop / Winget package support
- Regex search mode
- File preview panel
- Multi-language support
Contributions are welcome! Feel free to:
- 🐛 Report bugs
- 💡 Request features
- 🔀 Submit pull requests
This project is licensed under the MIT License.
If you find this project useful, please consider giving it a ⭐!