
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Data Storage";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Manuel Núñez"
    ];
    <http://schema.org/datePublished> "2026-09-26";
    <http://schema.org/description> "Put std::vector, std::map, std::string, and your own objects in the ESP32's PSRAM.";
    <http://schema.org/downloadUrl> "https://downloads.arduino.cc/libraries/github.com/aeljandro2/PsramStl-2.0.0.zip";
    <http://schema.org/fileSize> 101;
    <http://schema.org/license> "https://spdx.org/licenses/MIT";
    <http://schema.org/name> "PsramStl";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "2.0.0";
    <http://schema.org/url> "https://github.com/aeljandro2/esp32-psram-stl"
  ] .
