circular-append-file

A simple appendable-file interface which enforces a size cap by overwriting itself.

append-stream

An alternative to fs.createWriteStream. Don't handle backpressure, but it's faster and has some other features.