tar-rs
Tar library
A Rust library for reading and writing tar archives
Tar file reading/writing for Rust
630 stars
14 watching
190 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexcrichton/ssh2-rs | Rust bindings to an ssh client library | 492 |
alexcrichton/curl-rust | Rust bindings to libcurl, providing a simple interface for making HTTP requests | 1,025 |
keruspe/tar-parser.rs | A Rust implementation of a tar archive parser using the Nom parsing library. | 34 |
alex/rust-asn1 | A library for parsing and generating ASN.1 data (DER only) in Rust. | 104 |
alexgutteridge/rsruby | A Ruby bridge to the R statistical programming environment | 332 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
alexcrichton/wasm-bindgen | A tool for importing JavaScript functionality into Rust code and exporting Rust functions to JavaScript. | 25 |
alexpikalov/cdrs | A Rust-based Cassandra native client with features such as connection pooling and query tracing. | 341 |
tikv/grpc-rs | A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |
alexpikalov/cdrs-async | An asynchronous driver for interacting with Apache Cassandra and Scylla databases in Rust | 53 |
brson/rust-anthology | Compiles and publishes the best Rust documentation into a single book | 1,465 |
gadomski/las-rs | A Rust library for reading and writing ASPRS LAS files | 75 |
randombit/botan-rs | A Rust cryptography library that wraps the Botan C API | 34 |
utkarshkukreti/select.rs | A Rust library for extracting useful data from HTML documents | 974 |