tarfs
Tar file reader
A wrapper around tar files to enable reading of file contents according to their path.
An implementation of the FileSystem interface for tar files.
58 stars
3 watching
9 forks
Language: Go
last commit: over 4 years ago filesystemgotar
Related projects:
Repository | Description | Stars |
---|---|---|
keruspe/tar-parser.rs | A Rust implementation of a tar archive parser using the Nom parsing library. | 34 |
drewstinnett/gout | A utility package for formatting and serializing data in standard formats. | 17 |
aarsakian/mftextractor | Tool to parse and extract information from NTFS Master File Table (MFT) files. | 14 |
viant/afs | Provides a shared API for typical storage operations across various systems. | 303 |
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 |
trainr3kt/readfile_bof | Reads file contents and sends them to a beacon output as binary data. | 18 |
tidyverse/readr | Provides fast and friendly way to read rectangular data from delimited files | 1,010 |
fabienm/go-logrus-formatters | A collection of logrus formatters for standardized logging formats | 10 |
tpunder/fm-flatfile | A library for reading data from various flat file formats such as TSV/CSV and Excel files | 11 |
texitoi/osmpbfreader-rs | A Rust library to read OpenStreetMap PBF files | 118 |
szyhf/go-excel | A lightweight library to read Excel files as tables quickly and easily. | 193 |
alexcrichton/tar-rs | A Rust library for reading and writing tar archives | 629 |
pyexcel/pyexcel | A unified API for reading and manipulating various spreadsheet file formats. | 1,215 |
remix/partridge | A Python library for efficiently reading and filtering GTFS feeds into pandas DataFrames. | 152 |
kalimehtar/binary-class-dbf | An interface for reading and writing DBF files | 2 |