logfs-cli

Crates.iologfs-cli
lib.rslogfs-cli
version0.1.1
created_at2025-09-16 06:13:55.103367+00
updated_at2025-09-16 17:41:09.96014+00
descriptionCLI for logfs - a simple append-only log based filesystem with encryption and compression
homepage
repositoryhttps://github.com/theduke/logfs
max_upload_size
id1841026
size35,831
Christoph Herzog (theduke)

documentation

README

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.

Commit count: 74

cargo fmt