{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "easy_stack",
  "description": "An absurdly fast, header-only, and safe LIFO stack allocator.",
  "url": "https://github.com/easymem/easy_stack",
  "author": {
    "@type": "Person",
    "name": "gooderfreed"
  },
  "applicationCategory": "Data Storage",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/EasyMem/easy_stack-1.1.2.zip",
  "softwareVersion": "1.1.2",
  "fileSize": 67,
  "datePublished": "2026-06-25",
  "license": "https://spdx.org/licenses/MIT"
}