#alpine #disk-image

app apk_rs

A simple new implementation of apk

2 releases

Uses new Rust 2024

0.1.1 Oct 1, 2025
0.1.0 Oct 1, 2025

#541 in Filesystem

Apache-2.0

15KB
327 lines

apk-rs

This project is basically a Rust implementation of the Alpine Linux package manager.

Why this project?

Apk-rs provides a cross-platform way to build disk images containing Alpine Linux packages.
This is useful for new OSes that want to use Alpine Linux packages.

Dependencies

~15–29MB
~520K SLoC