| Crates.io | LitePhoton |
| lib.rs | LitePhoton |
| version | 0.1.0 |
| created_at | 2026-01-01 21:25:52.554606+00 |
| updated_at | 2026-01-01 21:25:52.554606+00 |
| description | A blazingly fast text file/csv file/etc scanner. |
| homepage | https://SyNdicateFoundation.ir |
| repository | https://github.com/SyNdicateFoundation/LitePhoton |
| max_upload_size | |
| id | 2017529 |
| size | 50,863 |
To use LitePhoton, you'll need to have Rust installed on your system. You can download and install Rust from the official website: https://www.rust-lang.org/tools/install.
Once you have Rust installed, you can clone the LitePhoton repository and build the project:
git clone https://github.com/SyNdicateFoundation/LitePhoton.git
cd LitePhoton
cargo build --release
The compiled binary will be located in the target/release directory.
You can also download binaries available on Github page, without requiring you to do all these.
LitePhoton is a command-line tool that can be used to search for a specific keyword in a file. To use it, run the following command:
./LitePhoton -f <file_path> -k <keyword>
You can also specify the search method using the -m option. The available methods are chunk and normal.
./LitePhoton -f <file_path> -k <keyword> -m <method>
Feel free to contribute to the development of our project. we will notice it.