Skip to content
LimniFS

.docs

Documentation.

Start with the format overview; every section is dissected down to bit position. For the authoritative multi-file spec, seelimnifs/spec.

.format-sections

Six sections.

.external-resources

Where to go next.

  • limnifs/spec — the authoritative multi-file spec (concepts → wire-format → bit-level → algorithms → conformance → adapters).
  • limnifs/limnifs — Rust workspace (core reader, writer, crypto, locators, CLI, FUSE).
  • limnifs/limnifs-py — Python reference reader (the spec-sufficiency oracle, written from spec alone).
  • Multi-language adapters — Ruby, TypeScript, and others.