
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Data Storage";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Viacheslav Logunov"
    ];
    <http://schema.org/datePublished> "2026-08-23"^^<http://schema.org/Date>;
    <http://schema.org/description> "High-performance immutable TAR filesystem for ESP32 with mmap().";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/vvb333007/tarfs-0.1.6.zip>;
    <http://schema.org/fileSize> 636;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "tarfs";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.1.6";
    <http://schema.org/url> <https://github.com/vvb333007/tarfs>
  ] .
