excuse#
mount jetstream as a userspace character device on linux.
usage#
λ cargo b
λ sudo RUST_LOG=info ./target/debug/excuse
# -- in another shell --
λ cat /dev/jetstream | jq
motivation#
People who think that userspace filesystems are realistic for anything but toys are just misguided
Linus Torvalds