#warc #archive

bin+lib warcat

Command-line tool and library for handling Web ARChive (WARC) files

7 releases

Uses new Rust 2024

0.3.4 Jun 2, 2025
0.3.3 May 26, 2025
0.3.2 Nov 14, 2024
0.3.1 Oct 22, 2024
0.1.0 Oct 11, 2024

#1393 in Parser implementations

Download history

368 downloads per month

MPL-2.0 license

320KB
8K SLoC

warcat-rs

Command-line tool and Rust library for handling Web ARChive (WARC) files.

This project is a rewrite of the warcat project.

Getting started

Compiling

If you want to compile the program yourself, set up a Rust environment.

  • Project requires Rust 1.80 or higher.

Once you have Rust installed, use the cargo build tool:

cargo build --features=bin --release

The program will be placed in the target directory.

Contributing & support

License

Copyright 2024-2025 Christopher Foo. Licensed under Mozilla Public License 2.0

Dependencies

~28–48MB
~802K SLoC