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