easy_reader
Line reader library
An efficient library for navigating large files without consuming an iterator
⏮ ⏯ ⏭ A Rust library for easily navigating forward, backward or randomly through the lines of huge files.
86 stars
2 watching
6 forks
Language: Rust
last commit: about 3 years ago
Linked from 1 awesome list
backwardcratefilesforwardhugehuge-fileslinereaderlinesrandomreadreaderreverserustrustlang
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust library providing a readline-like interface for interacting with the command line | 74 |
| A high-performance library for reading input lines as byte slices without allocations. | 59 |
| An interactive line reader for Unix terminals and Windows consoles with customizable functionality. | 187 |
| A Rust-based library for efficient reading and writing of PLINK Bed format files. | 73 |
| A modern shell library with powerful UI and features inspired by Z-Shell. | 92 |
| A .NET library for reading and writing data from fixed length or delimited records in files | 1,136 |
| A Common Lisp interface to the GNU Readline library for editing command lines | 38 |
| A suite of libraries and binaries for parsing text in Rust. | 523 |
| A high-performance CSV and TSV reader that uses indexing and lazy loading to improve reading speed without loading all data at once. | 623 |
| Provides an efficient way to recursively traverse and inspect the contents of directories in a streaming or promise-based manner. | 383 |
| A Rust library that provides a unified API to read 3D models in various formats into a common structure | 87 |
| A Rust library for parsing and working with XML documents | 461 |
| A Rust library for parsing and working with diffX data | 1 |
| Provides reader macros for various data structures and functions in Common Lisp | 13 |
| A lightweight directory and file reader library in ANSI C | 812 |