{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "tarfs",
  "description": "High-performance immutable TAR filesystem for ESP32 with mmap().",
  "url": "https://github.com/vvb333007/tarfs",
  "author": {
    "@type": "Person",
    "name": "Viacheslav Logunov"
  },
  "applicationCategory": "Data Storage",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/vvb333007/tarfs-0.1.6.zip",
  "softwareVersion": "0.1.6",
  "fileSize": 636,
  "datePublished": "2026-08-23",
  "license": "https://spdx.org/licenses/MIT"
}