Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jedireza/warc

:gear: A Rust library for reading and writing WARC files
https://github.com/jedireza/warc

rust rust-library warc

Last synced: about 1 month ago
JSON representation

:gear: A Rust library for reading and writing WARC files

Awesome Lists containing this project

README

        

# WARC (Web ARChive)

![GitHub last commit](https://img.shields.io/github/last-commit/jedireza/warc)
[![Build Status](https://github.com/jedireza/warc/workflows/Code%20Quality%20Pipeline/badge.svg)](https://github.com/jedireza/warc/actions)
[![license](https://img.shields.io/github/license/jedireza/warc)](https://github.com/license/jedireza/warc)
[![crates.io](https://img.shields.io/crates/v/warc.svg)](https://crates.io/crates/warc/)
[![crates.io](https://img.shields.io/crates/d/warc)](https://crates.io/crates/warc/)
[![API Docs](https://docs.rs/warc/badge.svg)](https://docs.rs/warc/)

A Rust library for reading and writing WARC files.

## License

MIT