#filesystem-compression #encryption #append-only-log #logging #cli

app logfs-cli

CLI for logfs - a simple append-only log based filesystem with encryption and compression

2 releases

Uses new Rust 2024

0.1.1 Sep 16, 2025
0.1.0 Sep 16, 2025

#629 in Compression

23 downloads per month

MIT/Apache

140KB
3.5K SLoC

logfs

A simple userspace file system implementation based on an append-only log.

Supports optional encryption and compression.

[!CAUTION] Note: the encryption is not audited - use at your own risk.

Dependencies

~25–41MB
~772K SLoC