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

GitHub

59 stars
3 watching
9 forks
Language: Rust
last commit: 11 months ago
Linked from 1 awesome list

algorithmsmemory-efficiencyperformancetext-processing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ps1dr3x/easy_reader An efficient library for navigating large files without consuming an iterator 86
movingtomars/liner A Rust library providing a readline-like interface for interacting with the command line 74
murarth/linefeed An interactive line reader for Unix terminals and Windows consoles with customizable functionality. 187
kkawakam/rustyline A Rust implementation of readline with support for various features and platforms. 1,560
theoldreader/api An API providing access to The Old Reader's data and functionality 191
superwhiskers/crunch A library that provides efficient and easy-to-use functions for working with integers and bytes in various formats. 97
wiseio/paratext A C++ library that reads text files in parallel on multi-core machines 1,060
tidyverse/vroom A high-performance CSV and TSV reader that uses indexing and lazy loading to improve reading speed without loading all data at once. 621
fastlmm/bed-reader A Rust-based library for efficient reading and writing of PLINK Bed format files. 73
joachimschmidt557/linenoize A Zig-based readline library with features like line editing and completions. 56
burntsushi/byteorder A Rust library for encoding and decoding numbers in different byte orders. 982
sanpii/oxfeed A simple feed reader application written in Rust with a RESTful API 12
storyyeller/krakatau A toolset for analyzing and manipulating Java bytecode 1,992
kalimehtar/binary-class-dbf An interface for reading and writing DBF files 2
haskell/binary Efficient serialisation of values to and from lazy ByteStrings in Haskell. 106