logfs

Crates.iologfs
lib.rslogfs
version0.1.1
created_at2025-09-16 06:13:35.508195+00
updated_at2025-09-16 17:40:51.699373+00
descriptionSimple append-only log based filesystem with encryption and compression
homepage
repositoryhttps://github.com/theduke/logfs
max_upload_size
id1841025
size144,124
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