···11# bindle-file
2233-[bindle](https://en.wikipedia.org/wiki/Bindle) is an fast/efficient, binary archive format.
33+[bindle](https://en.wikipedia.org/wiki/Bindle) is a fast/efficient, binary archive format.
4455The format uses memory-mapped I/O for fast reads, optional zstd compression, and supports append-only writes with shadowing for updates. Files can be added incrementally without rewriting the entire archive.
66