Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

leopoldj4/arca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arca

Simple, fast, rust-based sqlite archive extraction tool.

Proof of concept, not a fully-featured archival tool. Do not use in production.

Usage

Compress a directory

arca create <path>

Extract an archive

arca extract <archive> <output directory>

Installation

Make sure you have the Rust toolchain rustup installed.

Then, install with cargo:

cargo install --git https://github.com/simulationguest/arca

About

Rust-based SQLite Archive tool

Resources

Stars

Watchers

Forks

Contributors

Languages