Topic: "linereader"
ps1dr3x/easy_reader
A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files of over 300 GB.
Language: Rust - Size: 101 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 88 - Forks: 6

johnjohndoe/LineReader
Reading a text file line by line aka block wise.
Language: Objective-C - Size: 219 KB - Last synced at: 3 months ago - Pushed at: over 12 years ago - Stars: 87 - Forks: 27

bcremer/LineReader
Read large files line by line in a memory efficient (constant) way.
Language: PHP - Size: 36.1 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 6

allancrabelo/Get_Next_Line
The get_next_line project challenges students to implement a function that returns the next line from a file descriptor with each call. It involves reading with read(), managing dynamic buffers, and handling static variables, reinforcing memory control, string manipulation, and efficient I/O operations in C.
Language: C - Size: 43.9 KB - Last synced at: 3 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

DavidWesley/linereader
A simple LineReader class, similar to Java's readline() method, written in Typescript (for Node) to read files line-by-line asynchronously and quickly.
Language: TypeScript - Size: 204 KB - Last synced at: 9 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
