• Stars
    star
    908
  • Rank 50,302 (Top 1.0 %)
  • Language
    TypeScript
  • License
    GNU General Publi...
  • Created over 1 year ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Fast file explorer written with Tauri and React.

Rust

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.

Before contributing please read the contributing guidelines.

Supported operating systems

  • Windows

There are some issues with Linux and Mac but we shall work on these soon.

Bear in mind this is still in development and missing the following core features:

  • Caching service (constant file watching to keep cache up to date) - only works when program is open
  • Top navigation bar
  • Search/caching progress counter
  • Ability to search for file extensions without including any name
  • Ability to copy/cut/paste files
  • Ability to move files
  • Ability to create files

Fast Search Feature

Dev Setup/Installation

Prerequisites

  • Stable NodeJS Install
  • Stable Rust Install
  • Yarn installation (npm i -g yarn)

Steps

#  Make sure you have Tauri CLI installed
cargo install tauri-cli

# Install dependencies
yarn

# Run app for development
cargo tauri dev

# Build for production
cargo tauri build

More Repositories

1

chrome-password-manager-extension

A password manager extension for Google Chrome.
JavaScript
87
star
2

boolean

TypeScript
74
star
3

click

A fast package manager for NodeJS written in Rust.
Rust
73
star
4

opal

A content management system designed for web developers who wish to simplify their job whilst having a large portion control over web applications.
TypeScript
58
star
5

spaced-repetition

Desktop application for creating spaced reptition flash cards.
JavaScript
48
star
6

search-engine-crawler

TypeScript
43
star
7

search-engine-old

TypeScript
36
star
8

botnet

Botnet application including client and server.
Go
33
star
9

search-engine-api

Rust
33
star
10

ai-alt-detection

AI powered alt account detection for Discord using NLP.
TypeScript
30
star
11

search-engine-client

TypeScript
25
star
12

quickscript

A program that makes scripting videos easier.
JavaScript
23
star
13

ebay-account-summarizer

Webscrapes an eBay user and summarizes their profile as well as giving a score.
TypeScript
20
star
14

redis-clone

A Redis clone made with codecrafters (https://app.codecrafters.io/join?via=conaticus)
Rust
19
star
15

video-player

Video player that can be controlled entirely with the keyboard.
JavaScript
12
star
16

go-cdn

Basic CDN API (first go project)
Go
11
star
17

percolation

An app that creates a grid and as the user opens squares, the app will notify once the grid percolates.
C
10
star
18

habit-tracker

A habit tracker for improving bad habits.
TypeScript
10
star
19

package-manager-old

Half-functioning package manager for NodeJS - fun little side project.
Rust
9
star
20

conaticus

About me.
8
star
21

silk

A configuration-based web server software for quick and easy deployment.
TypeScript
6
star
22

guess-the-word

Simple guess the word game.
JavaScript
4
star
23

swift-start

A CLI for initialising your programming projects efficiently.
C
3
star
24

covid-tracker

Basic covid tracker.
TypeScript
3
star
25

economy-tui

Rust
2
star
26

traffic-lights

C
2
star
27

leaderboard-bot

TypeScript
1
star
28

kanban

TypeScript
1
star
29

minecraft-civilization-server

An open and free minecraft civilization server plugin made with spigot.
Java
1
star
30

grep-clone

A grep clone I made while learning C++ & codecrafters.io
C++
1
star
31

smarterdev-desktop

TypeScript
1
star