Skip to content

Fast file explorer written with Tauri and React.

Notifications You must be signed in to change notification settings

jlcjohns/FileExplorer

 
 

Repository files navigation

Fast File Explorer

This is a fast file explorer written in Rust. After testing on my C drive, this file explorer was able to find a file in 280ms. In comparison, Windows took 3 minutes and 45 seconds:

Fast Search Feature

Bare in mind this was just a proof of concept and this is not complete, sadly I did not have time to implement these features for the video:

  • Up to date cache with file watching
  • Ability to search specific directories instead of just a cached disk
  • Run on startup
  • Top navigation bar
  • Search/caching progress counter
  • Ability to search for file extensions without including any name
  • Ability to open files

About

Fast file explorer written with Tauri and React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.1%
  • Rust 33.8%
  • JavaScript 1.7%
  • HTML 1.5%
  • CSS 0.9%