bytelines
Byte reader
A high-performance library for reading input lines as byte slices without allocations.
Read input lines as byte slices for high efficiency
59 stars
3 watching
9 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list
algorithmsmemory-efficiencyperformancetext-processing
Related projects:
Repository | Description | Stars |
---|---|---|
| An efficient library for navigating large files without consuming an iterator | 86 |
| A Rust library providing a readline-like interface for interacting with the command line | 74 |
| An interactive line reader for Unix terminals and Windows consoles with customizable functionality. | 187 |
| A Rust implementation of readline with support for various features and platforms. | 1,583 |
| An API providing access to The Old Reader's data and functionality | 191 |
| A library that provides efficient and easy-to-use functions for working with integers and bytes in various formats. | 97 |
| A C++ library that reads text files in parallel on multi-core machines | 1,060 |
| A high-performance CSV and TSV reader that uses indexing and lazy loading to improve reading speed without loading all data at once. | 623 |
| A Rust-based library for efficient reading and writing of PLINK Bed format files. | 73 |
| A Zig-based readline library with features like line editing and completions. | 59 |
| A Rust library for encoding and decoding numbers in different byte orders. | 989 |
| A simple feed reader application written in Rust with a RESTful API | 12 |
| A toolset for analyzing and manipulating Java bytecode | 2,003 |
| An interface for reading and writing DBF files | 3 |
| Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 109 |