LRFS implementations

Directory of LRFS-conformant implementations. Each entry self-reports conformance level (L1 reader / L2 writer / L3 full) and the count of LRFS test vectors it passes.

Stable

Contributing an implementation

Add a markdown file at src/content/implementations/<your-slug>.md with the frontmatter fields defined in /spec/conformance/. The test_vectors_passing count must be self-verified against the LRFS test vectors.

Related