Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Reader

A text reader (and editor soon™️) designed to read huuuge files while having a low memory footprint that runs natively.

Tested with text file consisting of 1 Million lines (~9GB), used close to 20MB of memory with the file open and being able to jump around anywhere instantly. Results may differ due to storage/cpu speeds.

Running

Make sure to have rust installed

cargo build --release

# or to build and run
cargo run --release

Build will be in target/release/

About

Simple text reader that can read huge files

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages