Skip to content

Vahab-Programmer/FFL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast File Lookup

Simply I Created This Project Because
Windows Explorer Search Bar Just SUCKS!
i created this project/library in zig because its really good
Tested in 0.16.0
you can use this as a package because its a package
i optimized it as much as i could

Usage

There are Two Executables in 1.0.0
for Indexing we use FFL-Index

FFL-Index <Directory to Index> <output file>

For indexing Program Works better with Higher Privilege
When you index a Path that Path Becomes The Root Directory in program
and for Looking up a File or Directory
we just use FFL-Lookup

FFL-Lookup mycd.ffl

and you get a Simple Console like

Directory Counts: 60782
File Counts: 595716
Entry Start Point: 0x9c50af
String:

There are Some Builtin Commands Like

  1. equal
  2. startswith
  3. endswith

for using builtin Commands first you write ? and your command after it
i cant explain it very well so i will use examples

?endswith .exe
?startswith learn_
?equal learn FFL

?equal learn FFL will be two parts

  1. ?equal
  2. "learn FFL"

i cant explain it better than this ,sorry for any mistakes i made

Creator

Author: Vahab Programmer
Github Page: Vahab-Programmer
Email: vahab.goudarzi.2011@gmail.com
Telegram: Vahab Programmer Channel